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