commit | 29899835d494267619bea0b97fd9cf83c79be991 | [log] [tgz] |
---|---|---|
author | siyua <[email protected]> | Fri Jun 07 19:42:12 2019 |
committer | Commit Bot <[email protected]> | Fri Jun 07 19:42:12 2019 |
tree | bde81cf939c2da48e1f7ea34e6cc43c26eefe9bb | |
parent | 91ebec27281e0c459616584b0f833cd38464aa27 [diff] [blame] |
[AF][Upstream Feedback] Add a separate experiment flag for Upstream feedback Flag usage will be added in follow-up CL crrev.com/c/1616163 Bug: 964127 Change-Id: If68f27a302f78c3659b5bca31d042cf8a2062589 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1648600 Commit-Queue: Siyu An <[email protected]> Reviewed-by: Jared Saul <[email protected]> Cr-Commit-Position: refs/heads/master@{#667287}
diff --git a/chrome/browser/flag_descriptions.h b/chrome/browser/flag_descriptions.h index b26830e5..05445679 100644 --- a/chrome/browser/flag_descriptions.h +++ b/chrome/browser/flag_descriptions.h
@@ -282,6 +282,9 @@ extern const char kEnableAutofillCreditCardUploadEditableExpirationDateDescription[]; +extern const char kEnableAutofillCreditCardUploadFeedbackName[]; +extern const char kEnableAutofillCreditCardUploadFeedbackDescription[]; + extern const char kEnableAutofillDoNotMigrateUnsupportedLocalCardsName[]; extern const char kEnableAutofillDoNotMigrateUnsupportedLocalCardsDescription[];