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

Unified Diff: polymer_0.5.0/bower_components/core-overlay/tests/html/core-overlay-positioning-margin.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-overlay/tests/html/core-overlay-positioning-margin.html
diff --git a/bower_components/core-overlay/tests/html/core-overlay-positioning-margin.html b/polymer_0.5.0/bower_components/core-overlay/tests/html/core-overlay-positioning-margin.html
similarity index 96%
rename from bower_components/core-overlay/tests/html/core-overlay-positioning-margin.html
rename to polymer_0.5.0/bower_components/core-overlay/tests/html/core-overlay-positioning-margin.html
index 7f914b8eef8fb81090f510cc37169b2e7cf16202..3bce082eb7a1e3e40048525e8341ea58d6d2c10a 100644
--- a/bower_components/core-overlay/tests/html/core-overlay-positioning-margin.html
+++ b/polymer_0.5.0/bower_components/core-overlay/tests/html/core-overlay-positioning-margin.html
@@ -11,7 +11,7 @@ subject to an additional IP rights grant found at http://polymer.github.io/PATEN
<head>
<title>core-overlay</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0">
- <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>
<link rel="import" href="../../../core-transition/core-transition-css.html">

Powered by Google App Engine
This is Rietveld 408576698