| Index: polymer_0.5.0/bower_components/paper-dropdown/index.html
|
| diff --git a/bower_components/core-animation/index.html b/polymer_0.5.0/bower_components/paper-dropdown/index.html
|
| similarity index 78%
|
| rename from bower_components/core-animation/index.html
|
| rename to polymer_0.5.0/bower_components/paper-dropdown/index.html
|
| index 6693d178b6be131ef9072db99513b572fa61bc0b..8c8da47a174cc9bb3062e8ab3603bcbee09e838a 100644
|
| --- a/bower_components/core-animation/index.html
|
| +++ b/polymer_0.5.0/bower_components/paper-dropdown/index.html
|
| @@ -10,13 +10,13 @@ subject to an additional IP rights grant found at http://polymer.github.io/PATEN
|
| <html>
|
| <head>
|
|
|
| - <script src="../platform/platform.js"></script>
|
| + <script src="../webcomponentsjs/webcomponents.js"></script>
|
| <link rel="import" href="../core-component-page/core-component-page.html">
|
|
|
| </head>
|
| <body unresolved>
|
|
|
| - <core-component-page sources='["core-animation.html", "core-animation-group.html"]'></core-component-page>
|
| + <core-component-page sources='["paper-dropdown.html","paper-dropdown-transition.html"]'></core-component-page>
|
|
|
| </body>
|
| </html>
|
|
|