| Index: pkg/polymer/test/attr_mustache_test.html
|
| diff --git a/pkg/polymer/test/attr_mustache_test.html b/pkg/polymer/test/attr_mustache_test.html
|
| index 9dc8b7e01f3dfae2fdc406c92bb289d2ccc5427a..42c3b3d965c78e3a6328f472ba7eb61380acbd75 100644
|
| --- a/pkg/polymer/test/attr_mustache_test.html
|
| +++ b/pkg/polymer/test/attr_mustache_test.html
|
| @@ -23,7 +23,6 @@ BSD-style license that can be found in the LICENSE file.
|
| </template>
|
| </polymer-element>
|
|
|
| - <script type="application/dart;component=1"
|
| - src="attr_mustache_test.dart"></script>
|
| + <script type="application/dart" src="attr_mustache_test.dart"></script>
|
| </body>
|
| </html>
|
|
|