Title: [128151] trunk/Source/WebKit/chromium
Revision
128151
Author
[email protected]
Date
2012-09-11 00:17:52 -0700 (Tue, 11 Sep 2012)

Log Message

Unreviewed, rolling out r128150.
http://trac.webkit.org/changeset/128150
https://bugs.webkit.org/show_bug.cgi?id=96357

it broke chromium compilation (Requested by loislo on
#webkit).

Patch by Sheriff Bot <[email protected]> on 2012-09-11

* DEPS:

Modified Paths

Diff

Modified: trunk/Source/WebKit/chromium/ChangeLog (128150 => 128151)


--- trunk/Source/WebKit/chromium/ChangeLog	2012-09-11 05:46:02 UTC (rev 128150)
+++ trunk/Source/WebKit/chromium/ChangeLog	2012-09-11 07:17:52 UTC (rev 128151)
@@ -1,3 +1,14 @@
+2012-09-11  Sheriff Bot  <[email protected]>
+
+        Unreviewed, rolling out r128150.
+        http://trac.webkit.org/changeset/128150
+        https://bugs.webkit.org/show_bug.cgi?id=96357
+
+        it broke chromium compilation (Requested by loislo on
+        #webkit).
+
+        * DEPS:
+
 2012-09-10  Sheriff Bot  <[email protected]>
 
         Unreviewed.  Rolled DEPS.

Modified: trunk/Source/WebKit/chromium/DEPS (128150 => 128151)


--- trunk/Source/WebKit/chromium/DEPS	2012-09-11 05:46:02 UTC (rev 128150)
+++ trunk/Source/WebKit/chromium/DEPS	2012-09-11 07:17:52 UTC (rev 128151)
@@ -32,7 +32,7 @@
 
 vars = {
   'chromium_svn': 'http://src.chromium.org/svn/trunk/src',
-  'chromium_rev': '155946'
+  'chromium_rev': '155215'
 }
 
 deps = {
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to