| 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 c77d0095e6de32d25cf6a44c81d10d23f3a11cfa..95c02b877d6ccc14f4835b4a2672d61204068610 100644
|
| --- a/pkg/polymer/test/prop_attr_reflection_test.html
|
| +++ b/pkg/polymer/test/prop_attr_reflection_test.html
|
| @@ -8,7 +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>publish attributes</title>
|
| - <script src="packages/unittest/test_controller.js"></script>
|
| + <script src="/root_dart/tools/testing/dart/test_controller.js"></script>
|
| </head>
|
| <body>
|
|
|
|
|