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 bbccbcad92646d8909668915848fb30de139ca88..18b1828674241089ff42a96f66834e5840e9085a 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), |