Title: [118596] trunk/Source/WebKit/chromium
Revision
118596
Author
[email protected]
Date
2012-05-25 18:25:18 -0700 (Fri, 25 May 2012)

Log Message

Roll Chromium DEPS from r139024 to r139156 in an attempt to fix Chromium Win builds.

* DEPS:

Modified Paths

Diff

Modified: trunk/Source/WebKit/chromium/ChangeLog (118595 => 118596)


--- trunk/Source/WebKit/chromium/ChangeLog	2012-05-26 01:21:12 UTC (rev 118595)
+++ trunk/Source/WebKit/chromium/ChangeLog	2012-05-26 01:25:18 UTC (rev 118596)
@@ -1,3 +1,9 @@
+2012-05-25  Ryosuke Niwa  <[email protected]>
+
+        Roll Chromium DEPS from r139024 to r139156 in an attempt to fix Chromium Win builds.
+
+        * DEPS:
+
 2012-05-25  Mark Pilgrim  <[email protected]>
 
         [Chomium] Move sandboxSupport to Platform.h

Modified: trunk/Source/WebKit/chromium/DEPS (118595 => 118596)


--- trunk/Source/WebKit/chromium/DEPS	2012-05-26 01:21:12 UTC (rev 118595)
+++ trunk/Source/WebKit/chromium/DEPS	2012-05-26 01:25:18 UTC (rev 118596)
@@ -32,7 +32,7 @@
 
 vars = {
   'chromium_svn': 'http://src.chromium.org/svn/trunk/src',
-  'chromium_rev': '139024'
+  'chromium_rev': '139156'
 }
 
 deps = {
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to