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

Unified Diff: test/browser/index.html

Issue 1171843002: Load on demand (Closed) Base URL: https://github.com/dart-lang/dev_compiler.git@master
Patch Set: Address comments Created 5 years, 6 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 | « lib/runtime/dart_runtime.js ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: test/browser/index.html
diff --git a/test/browser/index.html b/test/browser/index.html
index 92b69f74ce46a61f94b6d8d1e94b51da261d3ac3..bc490f8f39e9ee1a6a47a6bbe2b3513b5e6f79d3 100644
--- a/test/browser/index.html
+++ b/test/browser/index.html
@@ -22,7 +22,6 @@
<script src="../../lib/runtime/dart/async.js"></script>
<script src="../../lib/runtime/dart/_foreign_helper.js"></script>
<script src="../../lib/runtime/dart/_js_embedded_names.js"></script>
-<script src="../../lib/runtime/dart/_js_names.js"></script>
<script src="../../lib/runtime/dart/_js_helper.js"></script>
<script src="../../lib/runtime/dart/isolate.js"></script>
<script src="../../lib/runtime/dart/typed_data.js"></script>
« no previous file with comments | « lib/runtime/dart_runtime.js ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698