Title: [138642] branches/chromium/1364/Source/WebKit/chromium/features.gypi
Revision
138642
Author
ad...@chromium.org
Date
2013-01-02 13:33:07 -0800 (Wed, 02 Jan 2013)

Log Message

Turn off ENABLE_TEMPLATE_ELEMENT
Review URL: https://codereview.chromium.org/11635022

Modified Paths

Diff

Modified: branches/chromium/1364/Source/WebKit/chromium/features.gypi (138641 => 138642)


--- branches/chromium/1364/Source/WebKit/chromium/features.gypi	2013-01-02 21:28:28 UTC (rev 138641)
+++ branches/chromium/1364/Source/WebKit/chromium/features.gypi	2013-01-02 21:33:07 UTC (rev 138642)
@@ -111,7 +111,7 @@
       'ENABLE_STYLE_SCOPED=1',
       'ENABLE_SVG=<(enable_svg)',
       'ENABLE_SVG_FONTS=<(enable_svg)',
-      'ENABLE_TEMPLATE_ELEMENT=1',
+      'ENABLE_TEMPLATE_ELEMENT=0',
       'ENABLE_TEXT_AUTOSIZING=1',
       'ENABLE_TOUCH_ADJUSTMENT=1',
       'ENABLE_TOUCH_EVENTS=<(enable_touch_events)',
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
http://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to