| 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 e28926ce502c1070637865e62c36a63536e1d40a..e17d9e5d95b1a897394665c5278c6a2b065f4eaf 100644
|
| --- a/cc/test/animation_timelines_test_common.h
|
| +++ b/cc/test/animation_timelines_test_common.h
|
| @@ -68,7 +68,7 @@ class TestLayer {
|
|
|
| class TestHostClient : public MutatorHostClient {
|
| public:
|
| - explicit TestHostClient(ThreadInstance thread_instance);
|
| + TestHostClient();
|
| ~TestHostClient();
|
|
|
| void ClearMutatedProperties();
|
|
|