Index: chrome/browser/ui/views/autofill/autofill_popup_base_view.h |
diff --git a/chrome/browser/ui/views/autofill/autofill_popup_base_view.h b/chrome/browser/ui/views/autofill/autofill_popup_base_view.h |
index 1e636c5115d46051f10aed237b90a521f7ede15b..107c8a9a29647e6e30c4c5b68d25a78629e431f8 100644 |
--- a/chrome/browser/ui/views/autofill/autofill_popup_base_view.h |
+++ b/chrome/browser/ui/views/autofill/autofill_popup_base_view.h |
@@ -33,6 +33,7 @@ class AutofillPopupBaseView : public views::WidgetDelegateView, |
static const SkColor kHoveredBackgroundColor; |
static const SkColor kItemTextColor; |
static const SkColor kPopupBackground; |
+ static const SkColor kPromoPopupBackground; |
static const SkColor kValueTextColor; |
static const SkColor kWarningTextColor; |