diff options
Diffstat (limited to 'cc/debug/layer_tree_debug_state.h')
-rw-r--r-- | cc/debug/layer_tree_debug_state.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/cc/debug/layer_tree_debug_state.h b/cc/debug/layer_tree_debug_state.h index b7e44a0..f367364 100644 --- a/cc/debug/layer_tree_debug_state.h +++ b/cc/debug/layer_tree_debug_state.h @@ -16,7 +16,6 @@ class CC_EXPORT LayerTreeDebugState { ~LayerTreeDebugState(); bool show_fps_counter; - bool show_platform_layer_tree; bool show_debug_borders; bool continuous_painting; |