| Index: samples/third_party/todomvc/web/lib-elements/polymer_localstorage.html
|
| diff --git a/samples/third_party/todomvc/web/lib-elements/polymer_localstorage.html b/samples/third_party/todomvc/web/lib-elements/polymer_localstorage.html
|
| index 804d50a33db30b0d4654ce15e6a34c7d295160a4..c6e0cba63e29fd45871868000f9969b945b807f8 100644
|
| --- a/samples/third_party/todomvc/web/lib-elements/polymer_localstorage.html
|
| +++ b/samples/third_party/todomvc/web/lib-elements/polymer_localstorage.html
|
| @@ -23,5 +23,5 @@ license that can be found in the LICENSE file.
|
| }
|
| </style>
|
| </template>
|
| - <script type="application/dart" src="polymer_localstorage.dart"></script>
|
| + <script type="application/dart;component=1" src="polymer_localstorage.dart"></script>
|
| </polymer-element>
|
|
|