Feature flag for App Management intent settings.

New App Management intent settings feature
requires a feature flag.

Change-Id: I863bd80b1edb31ead7dd9b01e0a3f3d71a713f91
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2825776
Commit-Queue: Echo Linker <[email protected]>
Reviewed-by: Jeevan Shikaram <[email protected]>
Cr-Commit-Position: refs/heads/master@{#876456}
diff --git a/chrome/browser/flag_descriptions.cc b/chrome/browser/flag_descriptions.cc
index d4affcb..7281d74 100644
--- a/chrome/browser/flag_descriptions.cc
+++ b/chrome/browser/flag_descriptions.cc
@@ -3515,6 +3515,12 @@
     "via Presentation API. Requires #cast-media-route-provider to also be "
     "enabled";
 
+const char kAppManagementIntentSettingsName[] =
+    "App Management intent settings";
+const char kAppManagementIntentSettingsDescription[] =
+    "Enables and displays the intent settings link handling setting for App "
+    "Management.";
+
 const char kEnableAccessibilityLiveCaptionName[] = "Live Caption";
 const char kEnableAccessibilityLiveCaptionDescription[] =
     "Enables the live caption feature which generates captions for "