Index: third_party/polymer/v0_8/components/paper-material/index.html |
diff --git a/third_party/polymer/v0_8/components/paper-material/index.html b/third_party/polymer/v0_8/components/paper-material/index.html |
index 2bc000f9712db74170760fc2511858806ea7860f..7209e6d09524d3f492798a909c0f06adaf04073a 100644 |
--- a/third_party/polymer/v0_8/components/paper-material/index.html |
+++ b/third_party/polymer/v0_8/components/paper-material/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> |