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 7821315f611501d90045fc1ffa9261f2a213ad53..cbdd295c519e66479997b622f93c6c8b02edec28 100644 |
--- a/components/autofill/core/browser/popup_item_ids.h |
+++ b/components/autofill/core/browser/popup_item_ids.h |
@@ -22,6 +22,7 @@ enum PopupItemId { |
POPUP_ITEM_ID_CREDIT_CARD_SIGNIN_PROMO = -9, |
POPUP_ITEM_ID_HTTP_NOT_SECURE_WARNING_MESSAGE = -10, |
POPUP_ITEM_ID_USERNAME_ENTRY = -11, |
+ POPUP_ITEM_ID_CREATE_HINT = -12, |
}; |
} // namespace autofill |