Index: third_party/polymer/components/paper-input/index.html |
diff --git a/third_party/polymer/core-component-page/index.html b/third_party/polymer/components/paper-input/index.html |
similarity index 86% |
copy from third_party/polymer/core-component-page/index.html |
copy to third_party/polymer/components/paper-input/index.html |
index 58856f33a037b6273a39d07fcacef442177221c3..b90ad27419cf7d4488ad1fbc206554c070dc4d01 100644 |
--- a/third_party/polymer/core-component-page/index.html |
+++ b/third_party/polymer/components/paper-input/index.html |
@@ -16,7 +16,7 @@ subject to an additional IP rights grant found at http://polymer.github.io/PATEN |
</head> |
<body unresolved> |
- <core-component-page></core-component-page> |
+ <core-component-page sources='["paper-input.html","../core-input/core-input.html"]'></core-component-page> |
</body> |
</html> |