| Index: third_party/polymer/components-chromium/core-animation/index.html
|
| diff --git a/third_party/polymer/components-chromium/core-drag-drop/index.html b/third_party/polymer/components-chromium/core-animation/index.html
|
| similarity index 86%
|
| copy from third_party/polymer/components-chromium/core-drag-drop/index.html
|
| copy to third_party/polymer/components-chromium/core-animation/index.html
|
| index 294215a738b81d3ffee3c0890b686ef769010c4b..2a20dcc387430f19be2cb9b66515683cd3dafd3a 100644
|
| --- a/third_party/polymer/components-chromium/core-drag-drop/index.html
|
| +++ b/third_party/polymer/components-chromium/core-animation/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='["core-animation.html", "core-animation-group.html"]'></core-component-page>
|
|
|
| </body>
|
| </html>
|
|
|