| Index: cc/test/test_hooks.h
|
| diff --git a/cc/test/test_hooks.h b/cc/test/test_hooks.h
|
| index 0a36af695c14c63327344f584deaf41c967684d5..d8d9e1a24495ce4bcf9b1f47a892cf41d6268261 100644
|
| --- a/cc/test/test_hooks.h
|
| +++ b/cc/test/test_hooks.h
|
| @@ -94,7 +94,6 @@ class TestHooks : public AnimationDelegate {
|
| virtual void SendBeginMainFrameNotExpectedSoon() {}
|
|
|
| // Hooks for ProxyImpl
|
| - virtual void SetThrottleFrameProductionOnImpl(bool throttle) {}
|
| virtual void UpdateTopControlsStateOnImpl(TopControlsState constraints,
|
| TopControlsState current,
|
| bool animate) {}
|
|
|