Index: third_party/polymer/v1_0/components-chromium/neon-animation/animations/slide-from-left-animation-extracted.js |
diff --git a/third_party/polymer/v1_0/components-chromium/neon-animation/animations/slide-from-left-animation-extracted.js b/third_party/polymer/v1_0/components-chromium/neon-animation/animations/slide-from-left-animation-extracted.js |
index 56cd846937c15e4c9ebf9833f1653f0fecf83622..d5ae23b213dcf8bb64ef8e34ce1ee36a1b1f7a07 100644 |
--- a/third_party/polymer/v1_0/components-chromium/neon-animation/animations/slide-from-left-animation-extracted.js |
+++ b/third_party/polymer/v1_0/components-chromium/neon-animation/animations/slide-from-left-animation-extracted.js |
@@ -1,6 +1,4 @@ |
- |
- |
- Polymer({ |
+Polymer({ |
is: 'slide-from-left-animation', |
@@ -25,5 +23,4 @@ |
return this._effect; |
} |
- }); |
- |
+ }); |