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

Unified Diff: tests/html/custom/document_register_basic_test.html

Issue 778923004: mark public package dependencies test as failing since web_components isn 't yet published (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: also fix references to platform.js Created 6 years 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: tests/html/custom/document_register_basic_test.html
diff --git a/tests/html/custom/document_register_basic_test.html b/tests/html/custom/document_register_basic_test.html
index f87df4b25245471ab7a908a55640a8a8eb631faa..10041c979aed019047ee77aec2ce26d574c99dab 100644
--- a/tests/html/custom/document_register_basic_test.html
+++ b/tests/html/custom/document_register_basic_test.html
@@ -10,7 +10,7 @@
.unittest-fail { background: #d55;}
.unittest-error { background: #a11;}
</style>
- <script src="/packages/web_components/platform.concat.js"></script>
+ <script src="/packages/web_components/webcomponents.js"></script>
<script src="/packages/web_components/dart_support.js"></script>
</head>
<body>
« no previous file with comments | « tests/html/custom/created_callback_test.html ('k') | tests/html/custom/document_register_type_extensions_test.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698