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

Unified Diff: runtime/observatory/tests/observatory_ui/class_tree/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/class_tree/element_test.html
diff --git a/runtime/observatory/tests/observatory_ui/class_tree/element_test.html b/runtime/observatory/tests/observatory_ui/class_tree/element_test.html
index 5efdf06055696ab448887c0eac807f418ff11ddb..06d42b3d32a1da166cf9a33e3f806873a9ded76a 100644
--- a/runtime/observatory/tests/observatory_ui/class_tree/element_test.html
+++ b/runtime/observatory/tests/observatory_ui/class_tree/element_test.html
@@ -16,7 +16,6 @@
}
</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