Index: pkg/polymer/test/prop_attr_reflection_test.html |
diff --git a/pkg/polymer/test/prop_attr_reflection_test.html b/pkg/polymer/test/prop_attr_reflection_test.html |
index 12e2f93b0a04494da08daadc9d7e50c812fa32ac..9041a2c4658dfbf0e64a7bd1f0b35739e7e2c6bc 100644 |
--- a/pkg/polymer/test/prop_attr_reflection_test.html |
+++ b/pkg/polymer/test/prop_attr_reflection_test.html |
@@ -28,6 +28,7 @@ BSD-style license that can be found in the LICENSE file. |
</template> |
</polymer-element> |
- <script type="application/dart" src="prop_attr_reflection_test.dart"></script> |
+ <script type="application/dart;component=1" |
+ src="prop_attr_reflection_test.dart"></script> |
</body> |
</html> |