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