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

Unified Diff: polymer_0.5.0/bower_components/core-layout-grid/demo.html

Issue 786953007: npm_modules: Fork bower_components into Polymer 0.4.0 and 0.5.0 versions (Closed) Base URL: https://chromium.googlesource.com/infra/third_party/npm_modules.git@master
Patch Set: Created 5 years, 12 months 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: polymer_0.5.0/bower_components/core-layout-grid/demo.html
diff --git a/bower_components/core-layout-grid/demo.html b/polymer_0.5.0/bower_components/core-layout-grid/demo.html
similarity index 97%
rename from bower_components/core-layout-grid/demo.html
rename to polymer_0.5.0/bower_components/core-layout-grid/demo.html
index 473c064ba6c5fd16b4cb863118d13e6f0d3c7a45..d291ea027d5d432502255d5f1e41d68f6d723818 100644
--- a/bower_components/core-layout-grid/demo.html
+++ b/polymer_0.5.0/bower_components/core-layout-grid/demo.html
@@ -13,7 +13,7 @@
<title>core-layout-grid example</title>
- <script src="../platform/platform.js"></script>
+ <script src="../webcomponentsjs/webcomponents.js"></script>
<link rel="import" href="core-layout-grid.html">

Powered by Google App Engine
This is Rietveld 408576698