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

Unified Diff: packages/web_components/test/location_wrapper_test.html

Issue 2312183003: Removed Polymer from Observatory deps (Closed)
Patch Set: 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
« no previous file with comments | « packages/web_components/test/location_wrapper_test.dart ('k') | pubspec.yaml » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: packages/web_components/test/location_wrapper_test.html
diff --git a/packages/web_components/test/location_wrapper_test.html b/packages/web_components/test/location_wrapper_test.html
index 21d59fdf6ea6b4273c6900c2aa737d78f358dfee..ee18f176f84d8ed019455d6604f062be75f85188 100644
--- a/packages/web_components/test/location_wrapper_test.html
+++ b/packages/web_components/test/location_wrapper_test.html
@@ -15,9 +15,7 @@
</head>
<body>
<h1> Running template_wrappers_test </h1>
- <script type="text/javascript"
- src="/root_dart/tools/testing/dart/test_controller.js"></script>
- <script type="application/dart" src="location_wrapper_test.dart"></script>
- <script type="text/javascript" src="/packages/browser/dart.js"></script>
+ <link rel="x-dart-test" href="location_wrapper_test.dart">
+ <script src="packages/test/dart.js"></script>
</body>
</html>
« no previous file with comments | « packages/web_components/test/location_wrapper_test.dart ('k') | pubspec.yaml » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698