| Index: pkg/polymer/test/prop_attr_reflection_test.html
|
| diff --git a/pkg/polymer/test/prop_attr_reflection_test.html b/pkg/polymer/test/prop_attr_reflection_test.html
|
| index fac55ef079c558719a0fd8e7276d8aa40ef82c49..4d8c3758b46a3f82cc7b3b29d0b98598be5e0028 100644
|
| --- a/pkg/polymer/test/prop_attr_reflection_test.html
|
| +++ b/pkg/polymer/test/prop_attr_reflection_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>property to attribute reflection</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>
|
|
|