| Index: trunk/src/cc/test/fake_proxy.h
|
| ===================================================================
|
| --- trunk/src/cc/test/fake_proxy.h (revision 220454)
|
| +++ trunk/src/cc/test/fake_proxy.h (working copy)
|
| @@ -32,7 +32,6 @@
|
| virtual void SetNeedsUpdateLayers() OVERRIDE {}
|
| virtual void SetNeedsCommit() OVERRIDE {}
|
| virtual void SetNeedsRedraw(gfx::Rect damage_rect) OVERRIDE {}
|
| - virtual void SetNextCommitWaitsForActivation() OVERRIDE {}
|
| virtual void NotifyInputThrottledUntilCommit() OVERRIDE {}
|
| virtual void SetDeferCommits(bool defer_commits) OVERRIDE {}
|
| virtual void MainThreadHasStoppedFlinging() OVERRIDE {}
|
|
|