| 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 a17553aaecab6b201142916dcc3d4bd115c1eed8..1e071cf3b45487e4d297db336367182321548da7 100644
|
| --- a/pkg/polymer/test/custom_event_test.html
|
| +++ b/pkg/polymer/test/custom_event_test.html
|
| @@ -8,6 +8,7 @@ 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>
|
| + <link rel="import" href="packages/polymer/polymer.html">
|
| <script src="/root_dart/tools/testing/dart/test_controller.js"></script>
|
| </head>
|
| <body>
|
|
|