Index: cc/debug/debug_rect_history.h |
diff --git a/cc/debug/debug_rect_history.h b/cc/debug/debug_rect_history.h |
index 278b20865a88de87d2f522854d88c0b0bc1a84c6..467901f381cc46699f4e1ac47eeba5f53c252960 100644 |
--- a/cc/debug/debug_rect_history.h |
+++ b/cc/debug/debug_rect_history.h |
@@ -43,6 +43,7 @@ class LayerTreeDebugState; |
// |
enum DebugRectType { |
PAINT_RECT_TYPE, |
+ FIRST_PAINT_RECT_TYPE, |
PROPERTY_CHANGED_RECT_TYPE, |
SURFACE_DAMAGE_RECT_TYPE, |
SCREEN_SPACE_RECT_TYPE, |