Title: [105547] trunk/Source/WebKit/chromium
Revision
105547
Author
[email protected]
Date
2012-01-20 15:21:08 -0800 (Fri, 20 Jan 2012)

Log Message

Revert r105545. Something got broken about gclient/gyp but I can't figure out what.

* DEPS:

Modified Paths

Diff

Modified: trunk/Source/WebKit/chromium/ChangeLog (105546 => 105547)


--- trunk/Source/WebKit/chromium/ChangeLog	2012-01-20 23:00:05 UTC (rev 105546)
+++ trunk/Source/WebKit/chromium/ChangeLog	2012-01-20 23:21:08 UTC (rev 105547)
@@ -1,5 +1,11 @@
 2012-01-20  Ryosuke Niwa  <[email protected]>
 
+        Revert r105545. Something got broken about gclient/gyp but I can't figure out what.
+
+        * DEPS:
+
+2012-01-20  Ryosuke Niwa  <[email protected]>
+
         Roll Chromium DEPS from 118291 to 118530.
 
         * DEPS:

Modified: trunk/Source/WebKit/chromium/DEPS (105546 => 105547)


--- trunk/Source/WebKit/chromium/DEPS	2012-01-20 23:00:05 UTC (rev 105546)
+++ trunk/Source/WebKit/chromium/DEPS	2012-01-20 23:21:08 UTC (rev 105547)
@@ -32,7 +32,7 @@
 
 vars = {
   'chromium_svn': 'http://src.chromium.org/svn/trunk/src',
-  'chromium_rev': '118530'
+  'chromium_rev': '118291'
 }
 
 deps = {
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to