| 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 f82711148f4150ead6c589d3d6926def93f9b9c5..2540f6f0d8391f245f0df9e61265e34868a4fe1a 100644
|
| --- a/chrome/browser/ui/autofill/autofill_popup_layout_model.h
|
| +++ b/chrome/browser/ui/autofill/autofill_popup_layout_model.h
|
| @@ -44,7 +44,7 @@ class AutofillPopupLayoutModel {
|
|
|
| // The amount of horizontal padding around icons in pixels for HTTP warning
|
| // message.
|
| - static const int kHttpWarningIconPadding = 8;
|
| + static const int kRightHandSideIconPapping = 8;
|
|
|
| // The amount of padding at the end of the popup in pixels.
|
| static const int kEndPadding = 8;
|
|
|