Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(755)

Side by Side Diff: samples/third_party/todomvc/web/lib-elements/simple_router.html

Issue 60353013: Update TodoMVC based on https://github.com/polymer/todomvc (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: merged Created 7 years, 1 month ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch | Annotate | Revision Log
OLDNEW
(Empty)
1 <!--
2 Copyright 2013 The Polymer Authors. All rights reserved.
3 Use of this source code is governed by a BSD-style
4 license that can be found in the LICENSE file.
5 -->
6 <polymer-element name="simple-router">
7 <script type="application/dart" src="simple_router.dart"></script>
8 </polymer-element>
OLDNEW
« no previous file with comments | « samples/third_party/todomvc/web/lib-elements/simple_router.dart ('k') | samples/third_party/todomvc/web/model.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698