| Index: pkg/polymer/test/template_attr_template_test.html
|
| diff --git a/pkg/polymer/test/template_attr_template_test.html b/pkg/polymer/test/template_attr_template_test.html
|
| index 94689a1b1121c28c8a6fc62835bedf7f5ec647f1..457be47ce0c3aa1b2f0fd18583ba5cd6910f171b 100644
|
| --- a/pkg/polymer/test/template_attr_template_test.html
|
| +++ b/pkg/polymer/test/template_attr_template_test.html
|
| @@ -8,8 +8,6 @@
|
| <!--polymer-test: this comment is needed for test_suite.dart-->
|
| <head>
|
| <title>template attribute test</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>
|
| <link rel="import" href="template_attr_template_test_import.html">
|
|
|