| 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 7e4d75275e2f47db7d7d1e8c31d9c74db11cc6ea..42c3b3d965c78e3a6328f472ba7eb61380acbd75 100644
|
| --- a/pkg/polymer/test/attr_mustache_test.html
|
| +++ b/pkg/polymer/test/attr_mustache_test.html
|
| @@ -8,8 +8,6 @@ BSD-style license that can be found in the LICENSE file.
|
| <head>
|
| <!--polymer-test: this comment is needed for test_suite.dart-->
|
| <title>take attributes</title>
|
| - <script src="packages/web_components/platform.js"></script>
|
| - <script src="packages/web_components/dart_support.js"></script>
|
| <link rel="import" href="packages/polymer/polymer.html">
|
| <script src="/root_dart/tools/testing/dart/test_controller.js"></script>
|
| </head>
|
|
|