commit | 918089a79d2441f240380653c2c5c20e76dceaf8 | [log] [tgz] |
---|---|---|
author | Fabio Tirelo <[email protected]> | Mon Oct 22 21:24:08 2018 |
committer | Commit Bot <[email protected]> | Mon Oct 22 21:24:08 2018 |
tree | e871b735db9f8b041e516484022b9ff1569cee3b | |
parent | caa07154b402a1876ce3dc0b3a4f06dd397c9652 [diff] [blame] |
[Mfill Android] Add flag to enable addresses and payments Bug: 896690 Change-Id: I7d59fab94c44ae61cfada8d40396486432ba7f81 Reviewed-on: https://chromium-review.googlesource.com/c/1294302 Commit-Queue: Fabio Tirelo <[email protected]> Reviewed-by: Sebastien Seguin-Gagnon <[email protected]> Cr-Commit-Position: refs/heads/master@{#601728}
diff --git a/chrome/browser/flag_descriptions.h b/chrome/browser/flag_descriptions.h index d46cf0f..cab385d 100644 --- a/chrome/browser/flag_descriptions.h +++ b/chrome/browser/flag_descriptions.h
@@ -1411,6 +1411,9 @@ extern const char kEnableAndroidPayIntegrationV2Name[]; extern const char kEnableAndroidPayIntegrationV2Description[]; +extern const char kAutofillManualFallbackAndroidName[]; +extern const char kAutofillManualFallbackAndroidDescription[]; + extern const char kEnableAutofillRefreshStyleName[]; extern const char kEnableAutofillRefreshStyleDescription[];