| Index: cc/trees/thread_proxy.h
|
| diff --git a/cc/trees/thread_proxy.h b/cc/trees/thread_proxy.h
|
| index fccde44645ebea06a826c6ce5dfbb375d883fc9a..da05576ffd6b00e243c8e5b80032f68067f7c96b 100644
|
| --- a/cc/trees/thread_proxy.h
|
| +++ b/cc/trees/thread_proxy.h
|
| @@ -175,6 +175,7 @@ class ThreadProxy : public Proxy,
|
| bool forced_draw);
|
| void ForceSerializeOnSwapBuffersOnImplThread(CompletionEvent* completion);
|
| void SetNeedsForcedCommitOnImplThread();
|
| + void SetAnimateRequestedOnImplThread();
|
| void CheckOutputSurfaceStatusOnImplThread();
|
| void CommitPendingOnImplThreadForTesting(CommitPendingRequest* request);
|
| void CapturePictureOnImplThread(CompletionEvent* completion,
|
|
|