| Index: tests/html/custom/js_custom_test.html
|
| diff --git a/tests/html/custom/js_custom_test.html b/tests/html/custom/js_custom_test.html
|
| index 92a36d1466d4773fd45ea89bef1ca1a707d74bf7..18e254c3eb3b1ac036614438fbef3a99ed4778c7 100644
|
| --- a/tests/html/custom/js_custom_test.html
|
| +++ b/tests/html/custom/js_custom_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>
|
|
|