| Index: chrome/browser/ui/cocoa/autofill/autofill_popup_base_view_cocoa.h
|
| diff --git a/chrome/browser/ui/cocoa/autofill/autofill_popup_base_view_cocoa.h b/chrome/browser/ui/cocoa/autofill/autofill_popup_base_view_cocoa.h
|
| index 4b59b37e9b1030503ad1bc74dde387d43c75ca1f..a122a73474c466bdf3449c0d4922652e7da67edc 100644
|
| --- a/chrome/browser/ui/cocoa/autofill/autofill_popup_base_view_cocoa.h
|
| +++ b/chrome/browser/ui/cocoa/autofill/autofill_popup_base_view_cocoa.h
|
| @@ -24,7 +24,6 @@ class AutofillPopupViewDelegate;
|
| - (NSColor*)nameColor;
|
| - (NSColor*)separatorColor;
|
| - (NSColor*)subtextColor;
|
| -- (NSColor*)warningColor;
|
|
|
| - (id)initWithDelegate:(autofill::AutofillPopupViewDelegate*)delegate
|
| frame:(NSRect)frame;
|
|
|