| Index: chrome/browser/ui/autofill/autofill_popup_layout_model.h
|
| diff --git a/chrome/browser/ui/autofill/autofill_popup_layout_model.h b/chrome/browser/ui/autofill/autofill_popup_layout_model.h
|
| index b3a2c735fbaf8a0531c8465a949cd677d6608700..10a1677c8e7711dd44ee02045ed6a412cc570005 100644
|
| --- a/chrome/browser/ui/autofill/autofill_popup_layout_model.h
|
| +++ b/chrome/browser/ui/autofill/autofill_popup_layout_model.h
|
| @@ -104,9 +104,6 @@ class AutofillPopupLayoutModel {
|
| gfx::FontList smaller_font_list_;
|
| // Bold version of the normal font.
|
| gfx::FontList bold_font_list_;
|
| - // Font used for the warning dialog, which may be italic or not depending on
|
| - // the platform.
|
| - gfx::FontList warning_font_list_;
|
| #endif
|
|
|
| // The bounds of the Autofill popup.
|
|
|