Index: pkg/polymer/test/template_distribute_dynamic_test.html |
diff --git a/pkg/polymer/test/template_distribute_dynamic_test.html b/pkg/polymer/test/template_distribute_dynamic_test.html |
index e42b46437ba9903c16e83b357bfe7baea27cb19b..ff9e1e4aedd59fa6cf95d11bb822328fdd2782ee 100644 |
--- a/pkg/polymer/test/template_distribute_dynamic_test.html |
+++ b/pkg/polymer/test/template_distribute_dynamic_test.html |
@@ -32,7 +32,8 @@ BSD-style license that can be found in the LICENSE file. |
</template> |
</polymer-element> |
- <script type="application/dart" src="template_distribute_dynamic_test.dart"> |
+ <script type="application/dart;component=1" |
+ src="template_distribute_dynamic_test.dart"> |
</script> |
</body> |
</html> |