| Index: dart/samples/third_party/todomvc/web/lib-elements/simple_router.html
|
| ===================================================================
|
| --- dart/samples/third_party/todomvc/web/lib-elements/simple_router.html (revision 34784)
|
| +++ dart/samples/third_party/todomvc/web/lib-elements/simple_router.html (working copy)
|
| @@ -4,5 +4,5 @@
|
| license that can be found in the LICENSE file.
|
| -->
|
| <polymer-element name="simple-router">
|
| - <script type="application/dart" src="simple_router.dart"></script>
|
| + <script type="application/dart;component=1" src="simple_router.dart"></script>
|
| </polymer-element>
|
|
|