| Index: third_party/polymer/v0_8/components-chromium/paper-input/index.html
|
| diff --git a/third_party/polymer/v0_8/components-chromium/paper-input/index.html b/third_party/polymer/v0_8/components-chromium/paper-input/index.html
|
| index d2f28bbc86c7d311ce85111a419d8ace3c6557d0..e6c9fadcee5663850339f7aaedee15823840d364 100644
|
| --- a/third_party/polymer/v0_8/components-chromium/paper-input/index.html
|
| +++ b/third_party/polymer/v0_8/components-chromium/paper-input/index.html
|
| @@ -17,12 +17,12 @@ subject to an additional IP rights grant found at http://polymer.github.io/PATEN
|
| <title>paper-input</title>
|
|
|
| <script src="../webcomponentsjs/webcomponents-lite.js"></script>
|
| - <link rel="import" href="../iron-doc-viewer/iron-doc-viewer.html">
|
| + <link rel="import" href="../iron-component-page/iron-component-page.html">
|
|
|
| </head>
|
| <body>
|
|
|
| - <iron-doc-viewer src="paper-input.html"></iron-doc-viewer>
|
| + <iron-component-page src="all-imports.html"></iron-component-page>
|
|
|
| </body>
|
| </html>
|
|
|