Index: ui/views/controls/button/button.h |
diff --git a/ui/views/controls/button/button.h b/ui/views/controls/button/button.h |
index 0b209abf159f2c916239d50f461bb0373d5d5c42..d038015f870ab4a7da99f9b3c7f8c4b5c8e10855 100644 |
--- a/ui/views/controls/button/button.h |
+++ b/ui/views/controls/button/button.h |
@@ -38,7 +38,7 @@ class VIEWS_EXPORT Button : public View { |
}; |
// Button styles with associated images and border painters. |
- // TODO(msw): Add "Blue Button", Menu, ComboBox, etc. |
+ // TODO(msw): Add Menu, ComboBox, etc. |
enum ButtonStyle { |
STYLE_BUTTON = 0, |
STYLE_TEXTBUTTON, |