| Index: tests/html/custom/constructor_calls_created_synchronously_test.html
|
| diff --git a/tests/html/custom/constructor_calls_created_synchronously_test.html b/tests/html/custom/constructor_calls_created_synchronously_test.html
|
| index 3ba2ba88d8a3adb7fdcd42c683497ca45f497fc2..c18be7d326d727446e19e12130702bdbbd83e10a 100644
|
| --- a/tests/html/custom/constructor_calls_created_synchronously_test.html
|
| +++ b/tests/html/custom/constructor_calls_created_synchronously_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>
|
|
|