Index: samples/third_party/todomvc/test/markdone_shadow_test.html |
diff --git a/samples/third_party/todomvc/test/markdone_shadow_test.html b/samples/third_party/todomvc/test/markdone_shadow_test.html |
index 3840feda2493f755289fae0d7ee2359aea491f8e..20e67405ebda47e2f1e11b3b965d6b8c37a330ce 100644 |
--- a/samples/third_party/todomvc/test/markdone_shadow_test.html |
+++ b/samples/third_party/todomvc/test/markdone_shadow_test.html |
@@ -19,7 +19,7 @@ BSD-style license that can be found in the LICENSE file. |
</head> |
<body> |
<todo-app></todo-app> |
- <script type="application/dart" src="markdone_shadow_test.dart"></script> |
+ <script type="application/dart" src="markdone_shadow_test.dart" defer></script> |
<script type="application/dart" src="packages/polymer/init.dart"></script> |
</body> |
</html> |