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

Unified Diff: polymer_1.2.3/bower_components/iron-media-query/index.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-media-query/index.html
diff --git a/polymer_1.0.4/bower_components/paper-spinner/index.html b/polymer_1.2.3/bower_components/iron-media-query/index.html
similarity index 95%
copy from polymer_1.0.4/bower_components/paper-spinner/index.html
copy to polymer_1.2.3/bower_components/iron-media-query/index.html
index 9874334610ed6f943aece84f10d9933b75d8581a..174afb5b5ee5d9e8d60a648e7e0f0c62c5389cda 100644
--- a/polymer_1.0.4/bower_components/paper-spinner/index.html
+++ b/polymer_1.2.3/bower_components/iron-media-query/index.html
@@ -1,6 +1,5 @@
<!doctype html>
<!--
-@license
Copyright (c) 2015 The Polymer Project Authors. All rights reserved.
This code may only be used under the BSD style license found at http://polymer.github.io/LICENSE.txt
The complete set of authors may be found at http://polymer.github.io/AUTHORS.txt
@@ -14,7 +13,7 @@ subject to an additional IP rights grant found at http://polymer.github.io/PATEN
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, minimum-scale=1.0, initial-scale=1.0, user-scalable=yes">
- <title>paper-spinner</title>
+ <title>iron-media-query</title>
<script src="../webcomponentsjs/webcomponents-lite.js"></script>

Powered by Google App Engine
This is Rietveld 408576698