| Index: pkg/polymer/test/take_attributes_test.html
|
| diff --git a/pkg/polymer/test/take_attributes_test.html b/pkg/polymer/test/take_attributes_test.html
|
| index e105f6c704286ac585c162713121344bb2969400..8dc5d1e2eb8f0d9738bd452b54da1f534f5cdeab 100644
|
| --- a/pkg/polymer/test/take_attributes_test.html
|
| +++ b/pkg/polymer/test/take_attributes_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>take attributes</title>
|
| - <script src="packages/unittest/test_controller.js"></script>
|
| + <script src="/root_dart/tools/testing/dart/test_controller.js"></script>
|
| </head>
|
| <body>
|
|
|
|
|