| Index: cc/trees/mutator_host_client.h
|
| diff --git a/cc/trees/mutator_host_client.h b/cc/trees/mutator_host_client.h
|
| index 421e01ce4eb5a7989d6e560ec89220ebd45e7346..0dca15b7fbc3579196a021214b17fda926f57ee0 100644
|
| --- a/cc/trees/mutator_host_client.h
|
| +++ b/cc/trees/mutator_host_client.h
|
| @@ -21,8 +21,6 @@ class FilterOperations;
|
|
|
| enum class ElementListType { ACTIVE, PENDING };
|
|
|
| -enum class AnimationChangeType { POTENTIAL, RUNNING, BOTH };
|
| -
|
| class MutatorHostClient {
|
| public:
|
| virtual bool IsElementInList(ElementId element_id,
|
|
|