Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(8)

Unified Diff: components/autofill/core/browser/popup_item_ids.h

Issue 2874933008: Adds animation as feature variation to keyboard accessory. (Closed)
Patch Set: Switch to base/metrics/field_trial_params.h API from variations:: Created 3 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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
« no previous file with comments | « components/autofill/core/browser/autofill_external_delegate.cc ('k') | components/autofill/core/common/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698