Index: cc/debug/layer_tree_debug_state.h |
diff --git a/cc/debug/layer_tree_debug_state.h b/cc/debug/layer_tree_debug_state.h |
index 1233a4e36f09f0ba6d74da8834e3c78772d13b8e..24196de13d6927dfb2681b48b85912b18ae02de7 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_touch_event_handler_rects; |
bool show_wheel_event_handler_rects; |
bool show_non_fast_scrollable_rects; |
+ bool show_layer_animation_bounds_rects; |
int slow_down_raster_scale_factor; |
bool rasterize_only_visible_content; |