Chromium Code Reviews| Index: third_party/polymer/v1_0/components-chromium/neon-animation/animations/hero-animation-extracted.js |
| diff --git a/third_party/polymer/v1_0/components-chromium/neon-animation/animations/hero-animation-extracted.js b/third_party/polymer/v1_0/components-chromium/neon-animation/animations/hero-animation-extracted.js |
| index 19616b9628deb76dcb190304570a5a7dc6ecf4fa..33a11b22998a7a249f0940fb05bd85384a22cc67 100644 |
| --- a/third_party/polymer/v1_0/components-chromium/neon-animation/animations/hero-animation-extracted.js |
| +++ b/third_party/polymer/v1_0/components-chromium/neon-animation/animations/hero-animation-extracted.js |
| @@ -1,6 +1,4 @@ |
| - |
| - |
| - Polymer({ |
| +Polymer({ |
| is: 'hero-animation', |
| @@ -43,5 +41,4 @@ |
| shared.from.style.visibility = ''; |
| } |
| - }); |
| - |
| + }); |