| Index: pkg/polymer/test/instance_attrs_test.html
|
| diff --git a/pkg/polymer/test/instance_attrs_test.html b/pkg/polymer/test/instance_attrs_test.html
|
| index cfa838dfcf21b4544575bcba2c8cb0c0a497a4be..11832de681eee2f863d812d816d95776e2bd29a8 100644
|
| --- a/pkg/polymer/test/instance_attrs_test.html
|
| +++ b/pkg/polymer/test/instance_attrs_test.html
|
| @@ -8,8 +8,6 @@ BSD-style license that can be found in the LICENSE file.
|
| <!--polymer-test: this comment is needed for test_suite.dart-->
|
| <head>
|
| <title>Polymer.dart attribute deserialization 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>
|
| </head>
|
|
|