Index: cc/trees/layer_tree_host.cc |
diff --git a/cc/trees/layer_tree_host.cc b/cc/trees/layer_tree_host.cc |
index 999a7c63be459a4baf92a7827edd5953b09b756f..5e19eb3eb3c8acb70f68dba1d64863f6bb806297 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), |