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 fc9209e..081d96b 100644
--- a/cc/trees/layer_tree_host.cc
+++ b/cc/trees/layer_tree_host.cc
@@ -50,7 +50,6 @@ namespace cc {
RendererCapabilities::RendererCapabilities()
: best_texture_format(RGBA_8888),
using_partial_swap(false),
- using_set_visibility(false),
using_egl_image(false),
allow_partial_texture_updates(false),
using_offscreen_context3d(false),