Index: cc/trees/threaded_channel.h |
diff --git a/cc/trees/threaded_channel.h b/cc/trees/threaded_channel.h |
index ebc064c527532e3aef2f17f6fd4cb9578aebf9dd..0e9bec88c07d40b7376c1bc8bf9258a94c06cc12 100644 |
--- a/cc/trees/threaded_channel.h |
+++ b/cc/trees/threaded_channel.h |
@@ -88,6 +88,7 @@ class CC_EXPORT ThreadedChannel : public ChannelMain, public ChannelImpl { |
TopControlsState current, |
bool animate) override; |
void InitializeOutputSurfaceOnImpl(OutputSurface* output_surface) override; |
+ void InitializeMutatorOnImpl(LayerTreeMutator* mutator) override; |
void MainThreadHasStoppedFlingingOnImpl() override; |
void SetInputThrottledUntilCommitOnImpl(bool is_throttled) override; |
void SetDeferCommitsOnImpl(bool defer_commits) override; |