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

Unified Diff: runtime/bin/vmservice/observatory/deployed/web/packages/polymer/src/js/polymer/polymer.html

Issue 786053002: Fix build and compile to JS. (Closed) Base URL: http://dart.googlecode.com/svn/branches/bleeding_edge/dart/
Patch Set: 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: runtime/bin/vmservice/observatory/deployed/web/packages/polymer/src/js/polymer/polymer.html
===================================================================
--- runtime/bin/vmservice/observatory/deployed/web/packages/polymer/src/js/polymer/polymer.html (revision 42171)
+++ runtime/bin/vmservice/observatory/deployed/web/packages/polymer/src/js/polymer/polymer.html (working copy)
@@ -9,4 +9,4 @@
<link rel="import" href="layout.html">
-<script src="polymer.js"></script>
+<script src="polymer.min.js"></script>

Powered by Google App Engine
This is Rietveld 408576698