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

Unified Diff: polymer_0.5.0/bower_components/core-shared-lib/tests/html/core-shared-lib.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-shared-lib/tests/html/core-shared-lib.html
diff --git a/bower_components/core-shared-lib/tests/html/core-shared-lib.html b/polymer_0.5.0/bower_components/core-shared-lib/tests/html/core-shared-lib.html
similarity index 95%
rename from bower_components/core-shared-lib/tests/html/core-shared-lib.html
rename to polymer_0.5.0/bower_components/core-shared-lib/tests/html/core-shared-lib.html
index 73ae8902e35afd045a9b18b5a8d00a46df28bd0b..6a8a2c4851ff81610d4ada74d4cdfbf8f274c453 100644
--- a/bower_components/core-shared-lib/tests/html/core-shared-lib.html
+++ b/polymer_0.5.0/bower_components/core-shared-lib/tests/html/core-shared-lib.html
@@ -11,7 +11,7 @@ subject to an additional IP rights grant found at http://polymer.github.io/PATEN
<head>
<title>core-shared-lib</title>
- <script src="../../../platform/platform.js"></script>
+ <script src="../../../webcomponentsjs/webcomponents.js"></script>
<script src="../../../polymer-test-tools/chai/chai.js"></script>
<script src="../../../polymer-test-tools/htmltest.js"></script>

Powered by Google App Engine
This is Rietveld 408576698