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

Unified Diff: runtime/bin/vmservice/observatory/deployed/web/packages/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/polymer.html
===================================================================
--- runtime/bin/vmservice/observatory/deployed/web/packages/polymer/polymer.html (revision 42171)
+++ runtime/bin/vmservice/observatory/deployed/web/packages/polymer/polymer.html (working copy)
@@ -17,5 +17,5 @@
<!-- 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