| 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>
|
|
|
|
|