| 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 5470b693bf7723f403f79492b7d35518ee174e67..7950039f826f577e0c8cf3b0317a52f9f5294d1b 100644
|
| --- a/cc/test/animation_timelines_test_common.h
|
| +++ b/cc/test/animation_timelines_test_common.h
|
| @@ -294,6 +294,8 @@ class AnimationTimelinesTest : public testing::Test {
|
|
|
| int NextTestLayerId();
|
|
|
| + void ExpectPlayerTimelineNeedsPushProperties(bool needs_push_properties);
|
| +
|
| TestHostClient client_;
|
| TestHostClient client_impl_;
|
|
|
|
|