Chromium Code Reviews| Index: cc/trees/layer_tree_host.h |
| diff --git a/cc/trees/layer_tree_host.h b/cc/trees/layer_tree_host.h |
| index 449d8e4e09a0f614e44ead23cf8677e65fa2dedb..57ed6e13523a3c3581b834279ee8b78c1687c4ed 100644 |
| --- a/cc/trees/layer_tree_host.h |
| +++ b/cc/trees/layer_tree_host.h |
| @@ -362,6 +362,8 @@ class CC_EXPORT LayerTreeHost { |
| MicroBenchmarkController micro_benchmark_controller_; |
| + void OnCommitForSwapPromises(); |
| + |
| private: |
| void InitializeProxy(scoped_ptr<Proxy> proxy); |