| Index: samples/third_party/todomvc/web/elements/td_model.html
|
| diff --git a/samples/third_party/todomvc/web/elements/td_model.html b/samples/third_party/todomvc/web/elements/td_model.html
|
| index 7c83535520cecfcef68633dcd963f877dbd37567..4c5d8d3018c938adfb8e3dc9a12e93b521fde10a 100644
|
| --- a/samples/third_party/todomvc/web/elements/td_model.html
|
| +++ b/samples/third_party/todomvc/web/elements/td_model.html
|
| @@ -1,3 +1,4 @@
|
| +<link rel="import" href="../packages/polymer/polymer.html">
|
| <polymer-element name="td-model">
|
| <script type="application/dart" src="td_model.dart"></script>
|
| </polymer-element>
|
|
|