Index: cc/trees/remote_channel_impl.h |
diff --git a/cc/trees/remote_channel_impl.h b/cc/trees/remote_channel_impl.h |
index 77ce06c61cb6cf8e29890a07baadc5009f16949e..7f0717d3f4dee3e53689e1734e986d99056f02f8 100644 |
--- a/cc/trees/remote_channel_impl.h |
+++ b/cc/trees/remote_channel_impl.h |
@@ -150,8 +150,8 @@ class CC_EXPORT RemoteChannelImpl : public ChannelImpl, |
void Stop() override; |
void SetMutator(std::unique_ptr<LayerTreeMutator> mutator) override; |
bool SupportsImplScrolling() const override; |
- void UpdateTopControlsState(TopControlsState constraints, |
- TopControlsState current, |
+ void UpdateTopControlsState(BrowserControlsState constraints, |
vmpstr
2016/10/21 17:54:59
ditto
mdjones
2016/10/24 21:20:24
Done.
|
+ BrowserControlsState current, |
bool animate) override; |
bool MainFrameWillHappenForTesting() override; |