| Index: pkg/polymer/test/publish_inherited_properties_test.html
|
| diff --git a/pkg/polymer/test/publish_inherited_properties_test.html b/pkg/polymer/test/publish_inherited_properties_test.html
|
| index 1c02020ae2d8b353bffbcb1506c4dbbb997caef0..024c11e8e68c8e6dacc2a298e6ea7fd9cb28b286 100644
|
| --- a/pkg/polymer/test/publish_inherited_properties_test.html
|
| +++ b/pkg/polymer/test/publish_inherited_properties_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>publish inherited properties</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>
|
|
|