Index: cc/debug/debug_colors.h |
diff --git a/cc/debug/debug_colors.h b/cc/debug/debug_colors.h |
index ba5f8b629998ff8e71455403bb1f8d949470a731..91800e24f9a844fd259028c7831e887c97f0c38d 100644 |
--- a/cc/debug/debug_colors.h |
+++ b/cc/debug/debug_colors.h |
@@ -101,6 +101,7 @@ class DebugColors { |
static SkColor MemoryDisplayTextColor(); |
static SkColor PaintTimeDisplayTextAndGraphColor(); |
+ private: |
DISALLOW_IMPLICIT_CONSTRUCTORS(DebugColors); |
}; |