| Index: cc/test/animation_timelines_test_common.h
|
| diff --git a/cc/test/animation_timelines_test_common.h b/cc/test/animation_timelines_test_common.h
|
| index 21fdee801ca7e319e64c68196b78e4537e7faf6d..5470b693bf7723f403f79492b7d35518ee174e67 100644
|
| --- a/cc/test/animation_timelines_test_common.h
|
| +++ b/cc/test/animation_timelines_test_common.h
|
| @@ -294,8 +294,6 @@ class AnimationTimelinesTest : public testing::Test {
|
|
|
| int NextTestLayerId();
|
|
|
| - bool CheckPlayerTimelineNeedsPushProperties(bool needs_push_properties) const;
|
| -
|
| TestHostClient client_;
|
| TestHostClient client_impl_;
|
|
|
|
|