summaryrefslogtreecommitdiffstats
path: root/cc/trees/layer_tree_host.cc
diff options
context:
space:
mode:
Diffstat (limited to 'cc/trees/layer_tree_host.cc')
-rw-r--r--cc/trees/layer_tree_host.cc1
1 files changed, 0 insertions, 1 deletions
diff --git a/cc/trees/layer_tree_host.cc b/cc/trees/layer_tree_host.cc
index 73df3c5..38c410c5 100644
--- a/cc/trees/layer_tree_host.cc
+++ b/cc/trees/layer_tree_host.cc
@@ -47,7 +47,6 @@ RendererCapabilities::RendererCapabilities()
: best_texture_format(0),
using_partial_swap(false),
using_set_visibility(false),
- using_gpu_memory_manager(false),
using_egl_image(false),
allow_partial_texture_updates(false),
using_offscreen_context3d(false),