| Index: pkg/polymer/example/canonicalization/test/dev3_test.html
|
| diff --git a/pkg/polymer/example/canonicalization/test/dev3_test.html b/pkg/polymer/example/canonicalization/test/dev3_test.html
|
| index c77ee285e3f936c20fe00a9d398501ba13d1feb9..f30a992cb8217d6c393a4f9ec73ae772a3d4649b 100644
|
| --- a/pkg/polymer/example/canonicalization/test/dev3_test.html
|
| +++ b/pkg/polymer/example/canonicalization/test/dev3_test.html
|
| @@ -8,6 +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>Tests canonicalization at deployment time</title>
|
| + <link rel="import" href="packages/polymer/polymer.html">
|
| <link rel="import" href="packages/canonicalization/a.html">
|
| <link rel="import" href="packages/canonicalization/f.html">
|
| <script src="/root_dart/tools/testing/dart/test_controller.js"></script>
|
|
|