Index: third_party/polymer/v0_8/components/iron-input/index.html |
diff --git a/third_party/polymer/v0_8/components/iron-input/index.html b/third_party/polymer/v0_8/components/iron-input/index.html |
index f69003792b6b47fa577b44082bda6c90e83dc984..ca0dac066a5876c48262e699edbf5cd2ea2cae6c 100644 |
--- a/third_party/polymer/v0_8/components/iron-input/index.html |
+++ b/third_party/polymer/v0_8/components/iron-input/index.html |
@@ -19,12 +19,12 @@ subject to an additional IP rights grant found at http://polymer.github.io/PATEN |
<script src="../webcomponentsjs/webcomponents-lite.js"></script> |
<link rel="import" href="../polymer/polymer.html"> |
- <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></iron-doc-viewer> |
+ <iron-component-page></iron-component-page> |
</body> |
</html> |