Index: pkg/polymer/test/publish_inherited_properties_test.html |
diff --git a/pkg/polymer/test/publish_inherited_properties_test.html b/pkg/polymer/test/publish_inherited_properties_test.html |
index 024c11e8e68c8e6dacc2a298e6ea7fd9cb28b286..8be8ea2ed1a9dea15980019184be5364fd257474 100644 |
--- a/pkg/polymer/test/publish_inherited_properties_test.html |
+++ b/pkg/polymer/test/publish_inherited_properties_test.html |
@@ -27,6 +27,7 @@ BSD-style license that can be found in the LICENSE file. |
<polymer-element name="x-noscript" extends="x-zot"> |
</polymer-element> |
- <script type="application/dart" src="publish_inherited_properties_test.dart"></script> |
+ <script type="application/dart;component=1" |
+ src="publish_inherited_properties_test.dart"></script> |
</body> |
</html> |