| 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..5087a06604e4faf403e3edc4fd0faa276bc145af 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="component/dart" src="polymer_localstorage.dart"></script>
|
| </polymer-element>
|
|
|