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

Unified Diff: polymer_1.2.3/bower_components/iron-menu-behavior/test/iron-menubar-behavior.html

Issue 1581713003: [third_party] add polymer 1.2.3 (Closed) Base URL: https://chromium.googlesource.com/infra/third_party/npm_modules.git@master
Patch Set: 1.2.3 Created 4 years, 11 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_1.2.3/bower_components/iron-menu-behavior/test/iron-menubar-behavior.html
diff --git a/polymer_1.0.4/bower_components/iron-menu-behavior/test/iron-menubar-behavior.html b/polymer_1.2.3/bower_components/iron-menu-behavior/test/iron-menubar-behavior.html
similarity index 96%
copy from polymer_1.0.4/bower_components/iron-menu-behavior/test/iron-menubar-behavior.html
copy to polymer_1.2.3/bower_components/iron-menu-behavior/test/iron-menubar-behavior.html
index b007b1c1a75153f8f6bf3840d5cb93a5d43c4c3c..020739dc303ab133de1425f72c6f889dc904b167 100644
--- a/polymer_1.0.4/bower_components/iron-menu-behavior/test/iron-menubar-behavior.html
+++ b/polymer_1.2.3/bower_components/iron-menu-behavior/test/iron-menubar-behavior.html
@@ -18,11 +18,7 @@ subject to an additional IP rights grant found at http://polymer.github.io/PATEN
<meta name="viewport" content="width=device-width, minimum-scale=1.0, initial-scale=1, user-scalable=yes">
<script src="../../webcomponentsjs/webcomponents-lite.js"></script>
-
<script src="../../web-component-tester/browser.js"></script>
- <script src="../../test-fixture/test-fixture-mocha.js"></script>
-
- <link rel="import" href="../../test-fixture/test-fixture.html">
<link rel="import" href="test-menubar.html">
</head>

Powered by Google App Engine
This is Rietveld 408576698