| 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 7dd75d8fa0015bcc80563e27c767f85a30ad752d..f589b9c5169596d3d804586fd47f2855eaf56bc0 100644
|
| --- a/components/autofill/core/browser/popup_item_ids.h
|
| +++ b/components/autofill/core/browser/popup_item_ids.h
|
| @@ -19,6 +19,7 @@ enum PopupItemId {
|
| POPUP_ITEM_ID_DATALIST_ENTRY = -6,
|
| POPUP_ITEM_ID_MAC_ACCESS_CONTACTS = -7,
|
| POPUP_ITEM_ID_SCAN_CREDIT_CARD = -8,
|
| + POPUP_ITEM_ID_TITLE = -9,
|
| };
|
|
|
| } // namespace autofill
|
|
|