Index: third_party/polymer/v0_8/components-chromium/neon-animation/neon-animatable-extracted.js |
diff --git a/third_party/polymer/v0_8/components-chromium/neon-animation/neon-animatable-extracted.js b/third_party/polymer/v0_8/components-chromium/neon-animation/neon-animatable-extracted.js |
deleted file mode 100644 |
index 8fb41affc9426a068a8f1093b513f94f00cfa667..0000000000000000000000000000000000000000 |
--- a/third_party/polymer/v0_8/components-chromium/neon-animation/neon-animatable-extracted.js |
+++ /dev/null |
@@ -1,12 +0,0 @@ |
- |
- |
- Polymer({ |
- |
- is: 'neon-animatable', |
- |
- behaviors: [ |
- Polymer.NeonAnimatableBehavior |
- ] |
- |
- }); |
- |