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

Unified Diff: lib/html/templates/html/dart2js/html_dart2js.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/dart2js/html_dart2js.darttemplate
diff --git a/lib/html/templates/html/dart2js/html_dart2js.darttemplate b/lib/html/templates/html/dart2js/html_dart2js.darttemplate
index 532ad7e843413907b80f3ed9ac7adf964e2f9fe4..1274c7ecdc404047d278b41862a99779a0bd4474 100644
--- a/lib/html/templates/html/dart2js/html_dart2js.darttemplate
+++ b/lib/html/templates/html/dart2js/html_dart2js.darttemplate
@@ -28,6 +28,7 @@ $!GENERATED_DART_FILES
#source('$AUXILIARY_DIR/dart2js_FactoryProviders.dart');
#source('$AUXILIARY_DIR/dart2js_IDBKeyRangeFactoryProvider.dart');
#source('$AUXILIARY_DIR/dart2js_LocationWrapper.dart');
+#source('$AUXILIARY_DIR/dart2js_MutationObserverSupported.dart');
#source('$AUXILIARY_DIR/dart2js_TypedArrayFactoryProvider.dart');
#source('$AUXILIARY_DIR/_Testing.dart');
#source('$AUXILIARY_DIR/Device.dart');

Powered by Google App Engine
This is Rietveld 408576698