| Index: polymer_0.5.0/bower_components/paper-input/index.html
 | 
| diff --git a/bower_components/core-transition/index.html b/polymer_0.5.0/bower_components/paper-input/index.html
 | 
| similarity index 77%
 | 
| rename from bower_components/core-transition/index.html
 | 
| rename to polymer_0.5.0/bower_components/paper-input/index.html
 | 
| index 8a75554893c9e8bb355134b50271aea981281e85..fa1ceee683d2e7d008c6b39a1ae59699e78c3a49 100644
 | 
| --- a/bower_components/core-transition/index.html
 | 
| +++ b/polymer_0.5.0/bower_components/paper-input/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-transition.html","../core-meta/core-meta.html","core-transition-css.html"]'></core-component-page>
 | 
| +  <core-component-page sources='["paper-input.html","paper-input-decorator.html","../core-input/core-input.html"]'></core-component-page>
 | 
|  
 | 
|  </body>
 | 
|  </html>
 | 
| 
 |