commit | 724790c77abecb7328e16c2844d0cb3cc9c7cc3e | [log] [tgz] |
---|---|---|
author | Andrey Zaytsev <[email protected]> | Thu Jun 25 17:05:10 2020 |
committer | Commit Bot <[email protected]> | Thu Jun 25 17:05:10 2020 |
tree | 7ae8dfed4df3b4db39f1ad40faeb3de3ac9e04c8 | |
parent | c9ed1a87906f5b5c90ac31303ac7a229726ae822 [diff] [blame] |
Elevated the Privacy section on Android Guarded behind the "privacy-elevated-android" flag. Before (flag off): https://screenshot.googleplex.com/y9Mr000McEo.png After (flag on): https://screenshot.googleplex.com/4BwhmyQ7VET.png Bug: 1099233 Change-Id: I9ea54f2a1c40269ed736f31ba459875bbc6700a1 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2266477 Commit-Queue: Andrey Zaytsev <[email protected]> Commit-Queue: Theresa <[email protected]> Commit-Queue: Martin Šrámek <[email protected]> Reviewed-by: Theresa <[email protected]> Reviewed-by: Martin Šrámek <[email protected]> Reviewed-by: Natalie Chouinard <[email protected]> Auto-Submit: Andrey Zaytsev <[email protected]> Cr-Commit-Position: refs/heads/master@{#782497}
diff --git a/chrome/browser/flag_descriptions.h b/chrome/browser/flag_descriptions.h index 5ecb9e2..adb62af 100644 --- a/chrome/browser/flag_descriptions.h +++ b/chrome/browser/flag_descriptions.h
@@ -1011,6 +1011,9 @@ extern const char kPrintJobManagementAppName[]; extern const char kPrintJobManagementAppDescription[]; +extern const char kPrivacyElevatedAndroidName[]; +extern const char kPrivacyElevatedAndroidDescription[]; + extern const char kPrivacySettingsRedesignName[]; extern const char kPrivacySettingsRedesignDescription[];