Index: cc/trees/layer_tree_host.cc |
diff --git a/cc/trees/layer_tree_host.cc b/cc/trees/layer_tree_host.cc |
index 3bc69bd0db4a4d24bf0e3b70ca896ce7810296bc..a774fe591a92ea9e4fcd593b6c3817f742e7cbc8 100644 |
--- a/cc/trees/layer_tree_host.cc |
+++ b/cc/trees/layer_tree_host.cc |
@@ -48,7 +48,6 @@ RendererCapabilities::RendererCapabilities() |
: best_texture_format(0), |
using_partial_swap(false), |
using_set_visibility(false), |
- using_swap_complete_callback(false), |
using_gpu_memory_manager(false), |
using_egl_image(false), |
allow_partial_texture_updates(false), |