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

Unified Diff: lib/dom/scripts/fremontcutbuilder.py

Issue 10824326: Enable (HTML)DataListElement (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 8 years, 4 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: lib/dom/scripts/fremontcutbuilder.py
diff --git a/lib/dom/scripts/fremontcutbuilder.py b/lib/dom/scripts/fremontcutbuilder.py
index 779ca31a73192d203d4bdf957698c7a754291edb..03061988008cf091c8b0c7097763f38d9b463c27 100755
--- a/lib/dom/scripts/fremontcutbuilder.py
+++ b/lib/dom/scripts/fremontcutbuilder.py
@@ -26,6 +26,7 @@ DEFAULT_FEATURE_DEFINES = [
'ENABLE_CSS_SHADERS',
'ENABLE_DART',
'ENABLE_DATA_TRANSFER_ITEMS',
+ 'ENABLE_DATALIST_ELEMENT',
'ENABLE_DETAILS',
'ENABLE_DETAILS_ELEMENT',
'ENABLE_DEVICE_ORIENTATION',
« lib/dom/dom.dart ('K') | « lib/dom/dom.dart ('k') | lib/dom/scripts/systemhtml.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698