| Index: pkg/polymer/test/template_distribute_dynamic_test.html
|
| diff --git a/pkg/polymer/test/template_distribute_dynamic_test.html b/pkg/polymer/test/template_distribute_dynamic_test.html
|
| index 7666ee753d0ba93bce8b63ad2ca11372b13f0ace..752f7b0717eabf4053eb722a1b8fc5c462f70443 100644
|
| --- a/pkg/polymer/test/template_distribute_dynamic_test.html
|
| +++ b/pkg/polymer/test/template_distribute_dynamic_test.html
|
| @@ -8,7 +8,7 @@ BSD-style license that can be found in the LICENSE file.
|
| <!--polymer-test: this comment is needed for test_suite.dart-->
|
| <head>
|
| <title>template distribute</title>
|
| - <script src="packages/unittest/test_controller.js"></script>
|
| + <script src="/root_dart/tools/testing/dart/test_controller.js"></script>
|
| </head>
|
| <body>
|
|
|
|
|