Title: [102703] trunk/Source/WebKit/chromium
Revision
102703
Author
[email protected]
Date
2011-12-13 13:42:54 -0800 (Tue, 13 Dec 2011)

Log Message

Unreviewed, rolling out r102693.
http://trac.webkit.org/changeset/102693
https://bugs.webkit.org/show_bug.cgi?id=74334

Broke Chromium Windows DRT build

* features.gypi:

Modified Paths

Diff

Modified: trunk/Source/WebKit/chromium/ChangeLog (102702 => 102703)


--- trunk/Source/WebKit/chromium/ChangeLog	2011-12-13 21:42:37 UTC (rev 102702)
+++ trunk/Source/WebKit/chromium/ChangeLog	2011-12-13 21:42:54 UTC (rev 102703)
@@ -1,3 +1,13 @@
+2011-12-13  Kenneth Russell  <[email protected]>
+
+        Unreviewed, rolling out r102693.
+        http://trac.webkit.org/changeset/102693
+        https://bugs.webkit.org/show_bug.cgi?id=74334
+
+        Broke Chromium Windows DRT build
+
+        * features.gypi:
+
 2011-12-13  Peter Beverloo  <[email protected]>
 
         [Chromium] Pull in FreeType and decrease check-out complexity for Android

Modified: trunk/Source/WebKit/chromium/features.gypi (102702 => 102703)


--- trunk/Source/WebKit/chromium/features.gypi	2011-12-13 21:42:37 UTC (rev 102702)
+++ trunk/Source/WebKit/chromium/features.gypi	2011-12-13 21:42:54 UTC (rev 102703)
@@ -37,7 +37,6 @@
       'ENABLE_BLOB_SLICE=1',
       'ENABLE_CHANNEL_MESSAGING=1',
       'ENABLE_CLIENT_BASED_GEOLOCATION=1',
-      'ENABLE_CSS_FILTERS=1',
       'ENABLE_DASHBOARD_SUPPORT=0',
       'ENABLE_DATA_TRANSFER_ITEMS=1',
       'ENABLE_DETAILS=1',
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to