Index: chrome/browser/ui/autofill/autofill_popup_view.h |
diff --git a/chrome/browser/ui/autofill/autofill_popup_view.h b/chrome/browser/ui/autofill/autofill_popup_view.h |
index d01f7740a2d4d8539d4efa2e5bb3bce629f1b717..75b2e28bac548b27a57780d9500f995d55cd9495 100644 |
--- a/chrome/browser/ui/autofill/autofill_popup_view.h |
+++ b/chrome/browser/ui/autofill/autofill_popup_view.h |
@@ -32,6 +32,7 @@ class AutofillPopupView { |
// The amount of padding at the end of the popup in pixels. |
static const int kEndPadding = 3; |
+ static const int kMaterialEndPadding = 18; |
// Height of the delete icon in pixels. |
static const int kDeleteIconHeight = 16; |