Index: cc/trees/layer_tree_host_impl.cc |
diff --git a/cc/trees/layer_tree_host_impl.cc b/cc/trees/layer_tree_host_impl.cc |
index ee0b3e9bd640f60ee72fedba4fe833fb89d1531d..28015a4a129a949d01059ddfc188e873611c6319 100644 |
--- a/cc/trees/layer_tree_host_impl.cc |
+++ b/cc/trees/layer_tree_host_impl.cc |
@@ -231,7 +231,6 @@ LayerTreeHostImpl::LayerTreeHostImpl( |
texture_mailbox_deleter_(new TextureMailboxDeleter(GetTaskRunner())), |
max_memory_needed_bytes_(0), |
resourceless_software_draw_(false), |
- output_is_secure_(false), |
animation_host_(), |
rendering_stats_instrumentation_(rendering_stats_instrumentation), |
micro_benchmark_controller_(this), |