| 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 7fa99b640f4ac097b5231da23cdeedf6455c0c4d..a17553aaecab6b201142916dcc3d4bd115c1eed8 100644
|
| --- a/pkg/polymer/test/custom_event_test.html
|
| +++ b/pkg/polymer/test/custom_event_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>custom events</title>
|
| - <script src="packages/unittest/test_controller.js"></script>
|
| + <script src="/root_dart/tools/testing/dart/test_controller.js"></script>
|
| </head>
|
| <body>
|
|
|
|
|