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

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

Issue 8889042: Turn on ENABLE_VIDEO to enable AudioContext.createMediaElementSource (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 4b5d36d003ad57a6b7fc9187ffdfe6ca3f860148..9bff535629ae974425663053fbb960ec3ef047c0 100755
--- a/client/dom/scripts/fremontcutbuilder.py
+++ b/client/dom/scripts/fremontcutbuilder.py
@@ -59,6 +59,7 @@ def main():
'ENABLE_NOTIFICATIONS',
'ENABLE_OFFLINE_WEB_APPLICATIONS',
'ENABLE_REQUEST_ANIMATION_FRAME',
+ 'ENABLE_VIDEO',
'ENABLE_WEB_TIMING',
]
webkit_options = databasebuilder.DatabaseBuilderOptions(
« 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