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

Unified Diff: runtime/observatory/tests/observatory_ui/megamorphiccache_view/element_test.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
Index: runtime/observatory/tests/observatory_ui/megamorphiccache_view/element_test.html
diff --git a/runtime/observatory/tests/observatory_ui/megamorphiccache_view/element_test.html b/runtime/observatory/tests/observatory_ui/megamorphiccache_view/element_test.html
index 68d77615ce2bf931bfa74ee3bb173c8354bc7ed4..0b02fd2ea568862c4f53c42258cf8489b318f49a 100644
--- a/runtime/observatory/tests/observatory_ui/megamorphiccache_view/element_test.html
+++ b/runtime/observatory/tests/observatory_ui/megamorphiccache_view/element_test.html
@@ -10,7 +10,6 @@
.unittest-error { background: #a11;}
</style>
<script src="/packages/web_components/webcomponents-lite.min.js"></script>
- <script src="/packages/web_components/dart_support.js"></script>
</head>
<body>
<script type="text/javascript"

Powered by Google App Engine
This is Rietveld 408576698