| Index: tests/html/custom/attribute_changed_callback_test.html
|
| diff --git a/tests/html/custom/attribute_changed_callback_test.html b/tests/html/custom/attribute_changed_callback_test.html
|
| index cf1042b1bb33fa51f096173fa86c94f8837f1273..8237473e0f173de7e76dfb2e2ca7eeb2e96f3965 100644
|
| --- a/tests/html/custom/attribute_changed_callback_test.html
|
| +++ b/tests/html/custom/attribute_changed_callback_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>
|
|
|