| Index: pkg/polymer/test/custom_event_test.html
|
| diff --git a/pkg/polymer/test/custom_event_test.html b/pkg/polymer/test/custom_event_test.html
|
| index 9fc3c8971770e69df69942397cbdf81e34c3c28d..1e071cf3b45487e4d297db336367182321548da7 100644
|
| --- a/pkg/polymer/test/custom_event_test.html
|
| +++ b/pkg/polymer/test/custom_event_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>custom events</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>
|
|
|