| Index: dart/samples/third_party/todomvc/test/markdone_shadow_test.html
|
| ===================================================================
|
| --- dart/samples/third_party/todomvc/test/markdone_shadow_test.html (revision 34784)
|
| +++ dart/samples/third_party/todomvc/test/markdone_shadow_test.html (working copy)
|
| @@ -25,6 +25,7 @@
|
| <body>
|
| <td-model id="model"></td-model>
|
| <td-todos modelId="model"></td-todos>
|
| - <script type="application/dart" src="markdone_shadow_test.dart"></script>
|
| + <script type="application/dart;component=1"
|
| + src="markdone_shadow_test.dart"></script>
|
| </body>
|
| </html>
|
|
|