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

Unified Diff: pkg/polymer/lib/polymer.html

Issue 723393003: update to polymer js 0.5.1 (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: final tweaks Created 6 years 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: pkg/polymer/lib/polymer.html
diff --git a/pkg/polymer/lib/polymer.html b/pkg/polymer/lib/polymer.html
index 6affec83f125762c42e8e585ba515dfc434a5b55..0c0103d1f44f931196980ef3e56733dc7910acd1 100644
--- a/pkg/polymer/lib/polymer.html
+++ b/pkg/polymer/lib/polymer.html
@@ -17,5 +17,5 @@ You can replace polymer.html with a different version if desired.
<!-- unminified for debugging:
<link rel="import" href="src/js/polymer/layout.html">
-<script src="src/js/polymer/polymer.concat.js"></script>
+<script src="src/js/polymer/polymer.js"></script>
-->

Powered by Google App Engine
This is Rietveld 408576698