| Index: cc/trees/layer_tree_host.h
|
| diff --git a/cc/trees/layer_tree_host.h b/cc/trees/layer_tree_host.h
|
| index 35a97c7a2823d872ed2bf2e5121a5b4e1e3b74f3..28beb1f1b675b60f6d37e6fa870e6c72d9d86b61 100644
|
| --- a/cc/trees/layer_tree_host.h
|
| +++ b/cc/trees/layer_tree_host.h
|
| @@ -74,7 +74,6 @@ struct CC_EXPORT RendererCapabilities {
|
| unsigned best_texture_format;
|
| bool using_partial_swap;
|
| bool using_set_visibility;
|
| - bool using_swap_complete_callback;
|
| bool using_gpu_memory_manager;
|
| bool using_egl_image;
|
| bool allow_partial_texture_updates;
|
|
|