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

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

Issue 2310003004: Removed polymer & mirror from Observatory (Closed)
Patch Set: Fixed crash in heap-map page Created 4 years, 3 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 00d59bc1f5441f9afe6400ece40d918a8af67380..5efdf06055696ab448887c0eac807f418ff11ddb 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.js"></script>
+ <script src="/packages/web_components/webcomponents-lite.min.js"></script>
<script src="/packages/web_components/dart_support.js"></script>
</head>
<body>

Powered by Google App Engine
This is Rietveld 408576698