Index: cc/animation/element_animations.cc |
diff --git a/cc/animation/element_animations.cc b/cc/animation/element_animations.cc |
index ebb9c3fc83ee7853a0dfb5d0ff342b792c774aab..0d9bb605d64ea01c9b2e291fbb6eb902a3b28349 100644 |
--- a/cc/animation/element_animations.cc |
+++ b/cc/animation/element_animations.cc |
@@ -27,7 +27,6 @@ scoped_refptr<ElementAnimations> ElementAnimations::Create() { |
ElementAnimations::ElementAnimations() |
: animation_host_(), |
- element_id_(), |
has_element_in_active_list_(false), |
has_element_in_pending_list_(false), |
needs_push_properties_(false), |