commit | 4bd95e7f0573b2dde9574612cdb0110396a53f09 | [log] [tgz] |
---|---|---|
author | Marc Treib <[email protected]> | Thu Aug 30 06:30:58 2018 |
committer | Commit Bot <[email protected]> | Thu Aug 30 06:30:58 2018 |
tree | 08fc6562bf573f277e91c073cd554696938d4a39 | |
parent | 50fe6b2d42a241608d72ea1d8330f5a142fc3716 [diff] [blame] |
Add an about:flags entry for SyncSupportSecondaryAccount The feature itself was added in https://chromium-review.googlesource.com/c/chromium/src/+/1162174 Bug: 871221 Cq-Include-Trybots: luci.chromium.try:ios-simulator-cronet;luci.chromium.try:ios-simulator-full-configs Change-Id: I0cc3527eb25a2e015fa3e6ae458028680f069815 Reviewed-on: https://chromium-review.googlesource.com/1195507 Reviewed-by: Jan Krcal <[email protected]> Commit-Queue: Marc Treib <[email protected]> Cr-Commit-Position: refs/heads/master@{#587459}
diff --git a/chrome/browser/flag_descriptions.h b/chrome/browser/flag_descriptions.h index 1a22915f..542ca41 100644 --- a/chrome/browser/flag_descriptions.h +++ b/chrome/browser/flag_descriptions.h
@@ -1115,6 +1115,9 @@ extern const char kSyncStandaloneTransportName[]; extern const char kSyncStandaloneTransportDescription[]; +extern const char kSyncSupportSecondaryAccountName[]; +extern const char kSyncSupportSecondaryAccountDescription[]; + extern const char kSyncUSSAutofillWalletDataName[]; extern const char kSyncUSSAutofillWalletDataDescription[];