| Index: cc/trees/thread_proxy.h
|
| diff --git a/cc/trees/thread_proxy.h b/cc/trees/thread_proxy.h
|
| index a2e7bec6e996837a9ecec9a49158c3704e99834f..d7fefa6edad3a3640defb43ab26a140bb5860a9b 100644
|
| --- a/cc/trees/thread_proxy.h
|
| +++ b/cc/trees/thread_proxy.h
|
| @@ -129,8 +129,6 @@ class CC_EXPORT ThreadProxy : public Proxy,
|
|
|
| bool input_throttled_until_commit;
|
|
|
| - base::TimeTicks animation_time;
|
| -
|
| // Whether a commit has been completed since the last time animations were
|
| // ticked. If this happens, we need to animate again.
|
| bool did_commit_after_animating;
|
|
|