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

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

Issue 11973034: Remove now unnecessary define. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 7 years, 11 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: tools/dom/scripts/fremontcutbuilder.py
diff --git a/tools/dom/scripts/fremontcutbuilder.py b/tools/dom/scripts/fremontcutbuilder.py
index 220f5655d5301c8b603054742f68b675c20bcab4..c0919fb700e47348d75bddbc8d9ec6f1425265d0 100755
--- a/tools/dom/scripts/fremontcutbuilder.py
+++ b/tools/dom/scripts/fremontcutbuilder.py
@@ -53,7 +53,6 @@ DEFAULT_FEATURE_DEFINES = [
'ENABLE_METER_ELEMENT',
'ENABLE_METER_TAG',
'ENABLE_MHTML',
- 'ENABLE_MUTATION_OBSERVERS',
podivilov 2013/01/18 13:17:00 Why are you removing this?
'ENABLE_NOTIFICATIONS',
'ENABLE_OVERFLOW_SCROLLING',
'ENABLE_PAGE_POPUP',
« 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