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

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

Issue 10005011: Enable mutation observers for IDL generation. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
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
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: lib/dom/scripts/fremontcutbuilder.py
diff --git a/lib/dom/scripts/fremontcutbuilder.py b/lib/dom/scripts/fremontcutbuilder.py
index 5fe0722c65b3c9effe8894843cc442bdbb50675e..bf38db9a914b1542ad4cdf4fb9ac002616e1d5a5 100755
--- a/lib/dom/scripts/fremontcutbuilder.py
+++ b/lib/dom/scripts/fremontcutbuilder.py
@@ -92,6 +92,7 @@ def main():
'ENABLE_METER_TAG',
'ENABLE_MHTML',
'ENABLE_MOUSE_LOCK_API',
+ 'ENABLE_MUTATION_OBSERVERS',
'ENABLE_NOTIFICATIONS',
'ENABLE_PAGE_VISIBILITY_API',
'ENABLE_PROGRESS_TAG',
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698