| Index: tests/html/custom/mirrors_test.html
|
| diff --git a/tests/html/custom/mirrors_test.html b/tests/html/custom/mirrors_test.html
|
| index f28c4fad10595da8d18f8291585ab517b02ef84a..76079b350395e8522338f98d7049d3753468249e 100644
|
| --- a/tests/html/custom/mirrors_test.html
|
| +++ b/tests/html/custom/mirrors_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>
|
|
|