| Index: components/autofill/core/browser/popup_item_ids.h
|
| diff --git a/components/autofill/core/browser/popup_item_ids.h b/components/autofill/core/browser/popup_item_ids.h
|
| index de6f51f37f58d65e85ea6d4ebe595da778bfd4e0..7821315f611501d90045fc1ffa9261f2a213ad53 100644
|
| --- a/components/autofill/core/browser/popup_item_ids.h
|
| +++ b/components/autofill/core/browser/popup_item_ids.h
|
| @@ -21,6 +21,7 @@ enum PopupItemId {
|
| POPUP_ITEM_ID_TITLE = -8,
|
| POPUP_ITEM_ID_CREDIT_CARD_SIGNIN_PROMO = -9,
|
| POPUP_ITEM_ID_HTTP_NOT_SECURE_WARNING_MESSAGE = -10,
|
| + POPUP_ITEM_ID_USERNAME_ENTRY = -11,
|
| };
|
|
|
| } // namespace autofill
|
|
|