| Index: cc/trees/layer_tree_host.h
|
| diff --git a/cc/trees/layer_tree_host.h b/cc/trees/layer_tree_host.h
|
| index cc15c8af34319912f2d96032bf8a62e4a633d9bd..077ef8576191af4262800b9f71640b526bc4dbbf 100644
|
| --- a/cc/trees/layer_tree_host.h
|
| +++ b/cc/trees/layer_tree_host.h
|
| @@ -179,8 +179,6 @@ class CC_EXPORT LayerTreeHost : public MutatorHostClient {
|
|
|
| void SetNeedsDisplayOnAllLayers();
|
|
|
| - void SetOutputIsSecure(bool output_is_secure);
|
| -
|
| void CollectRenderingStats(RenderingStats* stats) const;
|
|
|
| RenderingStatsInstrumentation* rendering_stats_instrumentation() const {
|
|
|