| Index: cc/blimp/layer_tree_host_remote.h
|
| diff --git a/cc/blimp/layer_tree_host_remote.h b/cc/blimp/layer_tree_host_remote.h
|
| index e4ebc7cb6f0ad01221c168baa5c77b1b385bc157..37420a8fe50651c169e989784313fa98c80d26c7 100644
|
| --- a/cc/blimp/layer_tree_host_remote.h
|
| +++ b/cc/blimp/layer_tree_host_remote.h
|
| @@ -106,7 +106,7 @@ class CC_EXPORT LayerTreeHostRemote : public LayerTreeHost,
|
| return remote_compositor_bridge_.get();
|
| }
|
|
|
| - virtual void DispatchDrawAndSwapCallbacks();
|
| + virtual void DispatchDrawAndSubmitCallbacks();
|
| void SetTaskRunnerProviderForTesting(
|
| std::unique_ptr<TaskRunnerProvider> task_runner_provider);
|
|
|
|
|