| Index: chrome/browser/ui/autofill/autofill_popup_controller_impl.h
|
| diff --git a/chrome/browser/ui/autofill/autofill_popup_controller_impl.h b/chrome/browser/ui/autofill/autofill_popup_controller_impl.h
|
| index a3fb759753b5f0d9c274f29c57fb37e4b34023e7..4d3dc4c47d87900833e431766ab892606fa2672b 100644
|
| --- a/chrome/browser/ui/autofill/autofill_popup_controller_impl.h
|
| +++ b/chrome/browser/ui/autofill/autofill_popup_controller_impl.h
|
| @@ -192,6 +192,7 @@ class AutofillPopupControllerImpl : public AutofillPopupController {
|
| gfx::FontList name_font_list_;
|
| gfx::FontList subtext_font_list_;
|
| gfx::FontList warning_font_list_;
|
| + gfx::FontList title_font_list_;
|
| #endif
|
|
|
| // The line that is currently selected by the user.
|
|
|