summaryrefslogtreecommitdiffstats
path: root/cc/debug/layer_tree_debug_state.h
diff options
context:
space:
mode:
Diffstat (limited to 'cc/debug/layer_tree_debug_state.h')
-rw-r--r--cc/debug/layer_tree_debug_state.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/cc/debug/layer_tree_debug_state.h b/cc/debug/layer_tree_debug_state.h
index c276aadb..5c5b739 100644
--- a/cc/debug/layer_tree_debug_state.h
+++ b/cc/debug/layer_tree_debug_state.h
@@ -29,6 +29,7 @@ class CC_EXPORT LayerTreeDebugState {
bool show_non_occluding_rects;
int slow_down_raster_scale_factor;
+ bool show_picture_borders;
void SetRecordRenderingStats(bool enabled);
bool RecordRenderingStats() const;