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

Unified Diff: lib/html/templates/html/dartium/html_dartium.darttemplate

Issue 10951016: Fixing up measurement test. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Adding missing files. Created 8 years, 3 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/html/templates/html/dartium/html_dartium.darttemplate
diff --git a/lib/html/templates/html/dartium/html_dartium.darttemplate b/lib/html/templates/html/dartium/html_dartium.darttemplate
index 6a95021c2dc9e4c8fd87d3107b5b5ab09d328580..1f7c6bed8d21ec1c7f4ff1e9b0f493e3adb8af4d 100644
--- a/lib/html/templates/html/dartium/html_dartium.darttemplate
+++ b/lib/html/templates/html/dartium/html_dartium.darttemplate
@@ -26,6 +26,7 @@ $!GENERATED_DART_FILES
#source('$AUXILIARY_DIR/Isolates.dart');
#source('$AUXILIARY_DIR/Measurement.dart');
#source('$AUXILIARY_DIR/Serialization.dart');
+#source('$AUXILIARY_DIR/dartium_MutationObserverSupported.dart');
#source('$AUXILIARY_DIR/_Testing.dart');
#source('$AUXILIARY_DIR/_ListIterators.dart');
#source('$AUXILIARY_DIR/_Lists.dart');

Powered by Google App Engine
This is Rietveld 408576698