| 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 d3d9d8bc995873c7a8c90e7bc67ff28a1dccffa8..eaf5801962822e8bda84f41dffbcdd4719fe391e 100644
|
| --- a/pkg/polymer/test/prop_attr_reflection_test.html
|
| +++ b/pkg/polymer/test/prop_attr_reflection_test.html
|
| @@ -8,6 +8,8 @@ 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>
|
|
|