| 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 5ce5f1698e94e8525f1a1e43da8380a4ed9d6caa..c6fe8dd0ce880948f6c1b481a97cd4427e126b14 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);
|
|
|
|
|