| 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 29be19cb6220cb434483c827e15e1041f943e831..e4e3d93d0627e78e6ddc9108160f9219e45d7112 100644
|
| --- a/components/autofill/core/browser/popup_item_ids.h
|
| +++ b/components/autofill/core/browser/popup_item_ids.h
|
| @@ -20,6 +20,7 @@ enum PopupItemId {
|
| POPUP_ITEM_ID_SCAN_CREDIT_CARD = -7,
|
| POPUP_ITEM_ID_TITLE = -8,
|
| POPUP_ITEM_ID_CREDIT_CARD_SIGNIN_PROMO = -9,
|
| + POPUP_ITEM_ID_HTTP_NOT_SECURE_WARNING_MESSAGE = -10,
|
| };
|
|
|
| } // namespace autofill
|
|
|