Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(142)

Unified Diff: Source/WebKit/chromium/features.gypi

Issue 10037002: Datalist UI (WebKit part) (Closed) Base URL: http://svn.webkit.org/repository/webkit/trunk
Patch Set: Created 8 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: Source/WebKit/chromium/features.gypi
diff --git a/Source/WebKit/chromium/features.gypi b/Source/WebKit/chromium/features.gypi
index 3ccafeb25f8dd6a17da934a37ead04138d0ea150..993d05c353fd869ada9e74e6e248fcd315b2f11c 100644
--- a/Source/WebKit/chromium/features.gypi
+++ b/Source/WebKit/chromium/features.gypi
@@ -39,6 +39,7 @@
'ENABLE_CSS_FILTERS=1',
'ENABLE_CSS_SHADERS=1',
'ENABLE_DASHBOARD_SUPPORT=0',
+ 'ENABLE_DATALIST=1',
Ilya Sherman 2012/04/11 00:27:52 Why do we need a flag for this, rather than having
keishi 2012/04/11 12:13:12 This flag is already used in WebCore. WebKit ports
'ENABLE_DATA_TRANSFER_ITEMS=1',
'ENABLE_DETAILS=1',
'ENABLE_DEVICE_ORIENTATION=1',

Powered by Google App Engine
This is Rietveld 408576698