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

Unified Diff: runtime/observatory/web/index.html

Issue 2870713002: Avoid error in Observatory about trying to load file not included in the Observatory assets. (Closed)
Patch Set: Created 3 years, 7 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 | « runtime/observatory/tests/observatory_ui/vm_connect_target/element_test.html ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: runtime/observatory/web/index.html
diff --git a/runtime/observatory/web/index.html b/runtime/observatory/web/index.html
index db0a85e24a84024109cc8448f4d2a36d8e759ba9..391c95ed775331e76191b57bcf276368208c8539 100644
--- a/runtime/observatory/web/index.html
+++ b/runtime/observatory/web/index.html
@@ -6,7 +6,6 @@
<link rel="stylesheet" href="packages/charted/charts/themes/quantum_theme.css">
<link rel="stylesheet" href="packages/observatory/src/elements/css/shared.css">
<script src="packages/web_components/webcomponents-lite.min.js"></script>
- <script src="packages/web_components/dart_support.js"></script>
<script async type="application/dart" src="main.dart"></script>
<script async src="packages/browser/dart.js"></script>
</head>
« no previous file with comments | « runtime/observatory/tests/observatory_ui/vm_connect_target/element_test.html ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698