Index: chrome/browser/ui/cocoa/hover_close_button.h |
diff --git a/chrome/browser/ui/cocoa/hover_close_button.h b/chrome/browser/ui/cocoa/hover_close_button.h |
index 1ca97609dbc54bc4a0e7d31e64c0c4328c058790..5d809b19d9e4784bc093867c91f5427ee6093cf8 100644 |
--- a/chrome/browser/ui/cocoa/hover_close_button.h |
+++ b/chrome/browser/ui/cocoa/hover_close_button.h |
@@ -20,8 +20,6 @@ |
HoverState previousState_; |
} |
-// Returns the Material Design color of the "x". |
-- (SkColor)iconColor; |
@end |
// A version of HoverCloseButton with the "x" icon changed to match the WebUI |