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..ba7d093f37051737807a601ceb307c39e1d039aa 100644 |
--- a/pkg/polymer/test/prop_attr_reflection_test.html |
+++ b/pkg/polymer/test/prop_attr_reflection_test.html |
@@ -28,6 +28,6 @@ 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="component/dart" src="prop_attr_reflection_test.dart"></script> |
</body> |
</html> |