| Index: cc/debug/debug_colors.h
|
| diff --git a/cc/debug/debug_colors.h b/cc/debug/debug_colors.h
|
| index 2c35c4aabb7413573d47830ccc7941ac9a15ce14..1bc43fa18ff5b26470850e5ea9921c0e5582f2b2 100644
|
| --- a/cc/debug/debug_colors.h
|
| +++ b/cc/debug/debug_colors.h
|
| @@ -72,6 +72,7 @@ class DebugColors {
|
| static SkColor PaintRectBorderColor();
|
| static int PaintRectBorderWidth();
|
| static SkColor PaintRectFillColor();
|
| + static void CyclePaintRectColor();
|
|
|
| static SkColor PropertyChangedRectBorderColor();
|
| static int PropertyChangedRectBorderWidth();
|
|
|