| Index: pkg/polymer/test/template_distribute_dynamic_test.html
|
| diff --git a/pkg/polymer/test/template_distribute_dynamic_test.html b/pkg/polymer/test/template_distribute_dynamic_test.html
|
| index ff9e1e4aedd59fa6cf95d11bb822328fdd2782ee..e42b46437ba9903c16e83b357bfe7baea27cb19b 100644
|
| --- a/pkg/polymer/test/template_distribute_dynamic_test.html
|
| +++ b/pkg/polymer/test/template_distribute_dynamic_test.html
|
| @@ -32,8 +32,7 @@ BSD-style license that can be found in the LICENSE file.
|
| </template>
|
| </polymer-element>
|
|
|
| - <script type="application/dart;component=1"
|
| - src="template_distribute_dynamic_test.dart">
|
| + <script type="application/dart" src="template_distribute_dynamic_test.dart">
|
| </script>
|
| </body>
|
| </html>
|
|
|