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

Unified Diff: dart/samples/tracker/web/index.html

Issue 59073003: Version 0.8.10.4 (Closed) Base URL: http://dart.googlecode.com/svn/trunk/
Patch Set: 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 side-by-side diff with in-line comments
Download patch
Index: dart/samples/tracker/web/index.html
===================================================================
--- dart/samples/tracker/web/index.html (revision 29808)
+++ dart/samples/tracker/web/index.html (working copy)
@@ -15,10 +15,7 @@
<link rel="stylesheet" href="css/third_party/bootstrap.min.css">
<link rel="import" href="elements/tracker_app.html">
- <script type="application/dart">
- import "package:polymer/init.dart";
- export "package:polymer/init.dart";
- </script>
+ <script type="application/dart">export "package:polymer/init.dart";</script>
<script src="packages/browser/dart.js"></script>
</head>
<body>
« no previous file with comments | « dart/samples/third_party/todomvc/web/index.html ('k') | dart/sdk/lib/_internal/compiler/implementation/compiler.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698