Chromium Code Reviews| 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..4345c770e23fdec5329fa19db27cdadeb29b7ba3 100644 |
| --- a/cc/test/animation_timelines_test_common.h |
| +++ b/cc/test/animation_timelines_test_common.h |
| @@ -296,6 +296,8 @@ class AnimationTimelinesTest : public testing::Test { |
| bool CheckPlayerTimelineNeedsPushProperties(bool needs_push_properties) const; |
| + void PushProperties(); |
| + |
| TestHostClient client_; |
| TestHostClient client_impl_; |