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

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

Issue 8879007: Enable fullscreen API and file system API (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 9 years 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
« no previous file with comments | « client/dom/generated/wrapping_dom_externs.js ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: client/dom/scripts/fremontcutbuilder.py
diff --git a/client/dom/scripts/fremontcutbuilder.py b/client/dom/scripts/fremontcutbuilder.py
index e927b64427736b66d915a3ad54364cf49c08a62d..4b5d36d003ad57a6b7fc9187ffdfe6ca3f860148 100755
--- a/client/dom/scripts/fremontcutbuilder.py
+++ b/client/dom/scripts/fremontcutbuilder.py
@@ -54,6 +54,8 @@ def main():
'LANGUAGE_DART',
'LANGUAGE_JAVASCRIPT',
'ENABLE_DOM_STORAGE',
+ 'ENABLE_FILE_SYSTEM',
+ 'ENABLE_FULLSCREEN_API',
'ENABLE_NOTIFICATIONS',
'ENABLE_OFFLINE_WEB_APPLICATIONS',
'ENABLE_REQUEST_ANIMATION_FRAME',
« no previous file with comments | « client/dom/generated/wrapping_dom_externs.js ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698