| OLD | NEW |
| (Empty) |
| 1 <!-- | |
| 2 @license | |
| 3 Copyright (c) 2014 The Polymer Project Authors. All rights reserved. | |
| 4 This code may only be used under the BSD style license found at http://polym
er.github.io/LICENSE.txt | |
| 5 The complete set of authors may be found at http://polymer.github.io/AUTHORS
.txt | |
| 6 The complete set of contributors may be found at http://polymer.github.io/CO
NTRIBUTORS.txt | |
| 7 Code distributed by Google as part of the polymer project is also | |
| 8 subject to an additional IP rights grant found at http://polymer.github.io/P
ATENTS.txt | |
| 9 --> | |
| 10 <!-- <link rel="import" href="../core-layout/metadata.html"> --> | |
| 11 <!-- <link rel="import" href="../core-layout-trbl/metadata.html"> --> | |
| 12 <!-- <link rel="import" href="../core-ajax/metadata.html"> --> | |
| 13 <link rel="import" href="../core-drawer-panel/metadata.html"> | |
| 14 <link rel="import" href="../core-field/metadata.html"> | |
| 15 <link rel="import" href="../core-header-panel/metadata.html"> | |
| 16 <link rel="import" href="../core-icon/metadata.html"> | |
| 17 <link rel="import" href="../core-icon-button/metadata.html"> | |
| 18 <link rel="import" href="../core-input/metadata.html"> | |
| 19 <link rel="import" href="../core-item/metadata.html"> | |
| 20 <link rel="import" href="../core-menu/metadata.html"> | |
| 21 <link rel="import" href="../core-menu-button/metadata.html"> | |
| 22 <link rel="import" href="../core-pages/metadata.html"> | |
| 23 <link rel="import" href="../core-scaffold/metadata.html"> | |
| 24 <link rel="import" href="../core-selector/metadata.html"> | |
| 25 <link rel="import" href="../core-animated-pages/metadata.html"> | |
| 26 <link rel="import" href="../core-toolbar/metadata.html"> | |
| 27 <link rel="import" href="../core-tooltip/metadata.html"> | |
| 28 <link rel="import" href="../core-animated-pages/metadata.html"> | |
| 29 <link rel="import" href="../core-scroll-header-panel/metadata.html"> | |
| 30 <link rel="import" href="../core-ajax/metadata.html"> | |
| OLD | NEW |