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

Unified Diff: runtime/observatory/tests/observatory_ui/class_tree/element_test.html

Issue 2995733003: Update observatory tests with test path to webcomponents-lite. (Closed)
Patch Set: Created 3 years, 4 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 06d42b3d32a1da166cf9a33e3f806873a9ded76a..8996ea99a8fde63573cfc954a28b3dca4df4566a 100644
--- a/runtime/observatory/tests/observatory_ui/class_tree/element_test.html
+++ b/runtime/observatory/tests/observatory_ui/class_tree/element_test.html
@@ -15,7 +15,7 @@
padding-right: 10%;
}
</style>
- <script src="/packages/web_components/webcomponents-lite.min.js"></script>
+ <script src="/root_dart/runtime/observatory/packages/web_components/webcomponents-lite.min.js"></script>
</head>
<body>
<script type="text/javascript"

Powered by Google App Engine
This is Rietveld 408576698