Index: third_party/polymer/v0_8/components/paper-toolbar/index.html |
diff --git a/third_party/polymer/v0_8/components/paper-menu/index.html b/third_party/polymer/v0_8/components/paper-toolbar/index.html |
similarity index 91% |
copy from third_party/polymer/v0_8/components/paper-menu/index.html |
copy to third_party/polymer/v0_8/components/paper-toolbar/index.html |
index 1cf71f57e799c2977551ab1fe85e266b5629d2ba..30a4f4cca1d9378746ab2248ec0ba68d2b85449e 100644 |
--- a/third_party/polymer/v0_8/components/paper-menu/index.html |
+++ b/third_party/polymer/v0_8/components/paper-toolbar/index.html |
@@ -14,7 +14,7 @@ |
<meta charset="utf-8"> |
<meta name="viewport" content="width=device-width, minimum-scale=1.0, initial-scale=1.0, user-scalable=yes"> |
- <title>paper-menu</title> |
+ <title>paper-toolbar</title> |
<script src="../webcomponentsjs/webcomponents-lite.js"></script> |
@@ -32,7 +32,7 @@ |
</head> |
<body> |
- <iron-doc-viewer src="paper-menu.html"></iron-doc-viewer> |
+ <iron-doc-viewer src="paper-toolbar.html"></iron-doc-viewer> |
</body> |
</html> |