Added AboutUI page for connection-help.
Added an AboutUI page for chrome://connection-help, that displays a
subset of the information available at
support.google.com/chrome/answer/6098869. On a separate CL, logic
will be added to redirect users who visit the online help center and
get an interstitial to the chrome://connection-help site.
Bug: 811382
Change-Id: Ic53d81a902fd8f59894f935a691b90c6eec98c11
Reviewed-on: https://chromium-review.googlesource.com/854793
Commit-Queue: Carlos IL <[email protected]>
Reviewed-by: Tommy Li <[email protected]>
Reviewed-by: Emily Stark <[email protected]>
Cr-Commit-Position: refs/heads/master@{#537119}
diff --git a/chrome/browser/about_flags.cc b/chrome/browser/about_flags.cc
index c3de7c44..0790942 100644
--- a/chrome/browser/about_flags.cc
+++ b/chrome/browser/about_flags.cc
@@ -3728,6 +3728,10 @@
service_manager::switches::kDisableGpuAppContainer)},
#endif // OS_WIN
+ {"BundledConnectionHelp", flag_descriptions::kBundledConnectionHelpName,
+ flag_descriptions::kBundledConnectionHelpDescription, kOsAll,
+ FEATURE_VALUE_TYPE(features::kBundledConnectionHelpFeature)},
+
// NOTE: Adding a new flag requires adding a corresponding entry to enum
// "LoginCustomFlags" in tools/metrics/histograms/enums.xml. See "Flag
// Histograms" in tools/metrics/histograms/README.md (run the