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[];