Title: [121186] trunk/Source/WebKit/chromium
Revision
121186
Author
[email protected]
Date
2012-06-25 15:13:24 -0700 (Mon, 25 Jun 2012)

Log Message

Roll Chromium DEPS to r144020
https://bugs.webkit.org/show_bug.cgi?id=89912

Build fixed now! Unreviewed.

Rolled DEPS to fix chromium build.
Patch by Scott Graham <[email protected]>.

* DEPS:

Modified Paths

Diff

Modified: trunk/Source/WebKit/chromium/ChangeLog (121185 => 121186)


--- trunk/Source/WebKit/chromium/ChangeLog	2012-06-25 22:09:36 UTC (rev 121185)
+++ trunk/Source/WebKit/chromium/ChangeLog	2012-06-25 22:13:24 UTC (rev 121186)
@@ -1,3 +1,15 @@
+2012-06-25  Alpha Lam  <[email protected]>
+
+        Roll Chromium DEPS to r144020
+        https://bugs.webkit.org/show_bug.cgi?id=89912
+
+        Build fixed now! Unreviewed.
+
+        Rolled DEPS to fix chromium build.
+        Patch by Scott Graham <[email protected]>.
+
+        * DEPS:
+
 2012-06-25  Alec Flett  <[email protected]>
 
         IndexedDB: Stub out new onSuccess() handler for chromium

Modified: trunk/Source/WebKit/chromium/DEPS (121185 => 121186)


--- trunk/Source/WebKit/chromium/DEPS	2012-06-25 22:09:36 UTC (rev 121185)
+++ trunk/Source/WebKit/chromium/DEPS	2012-06-25 22:13:24 UTC (rev 121186)
@@ -32,7 +32,7 @@
 
 vars = {
   'chromium_svn': 'http://src.chromium.org/svn/trunk/src',
-  'chromium_rev': '143776'
+  'chromium_rev': '144020'
 }
 
 deps = {
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to