| Index: pkg/polymer/test/instance_attrs_test.html
|
| diff --git a/pkg/polymer/test/instance_attrs_test.html b/pkg/polymer/test/instance_attrs_test.html
|
| index 40dc7ba70710d41d0bc2293d253beecfa1a52a57..11832de681eee2f863d812d816d95776e2bd29a8 100644
|
| --- a/pkg/polymer/test/instance_attrs_test.html
|
| +++ b/pkg/polymer/test/instance_attrs_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>Polymer.dart attribute deserialization test</title>
|
| + <link rel="import" href="packages/polymer/polymer.html">
|
| <script src="/root_dart/tools/testing/dart/test_controller.js"></script>
|
| </head>
|
| <body>
|
|
|