Add organization details to Page Info

This adds a new subsection under the security details section of the
Page Info bubble on Desktop showing the organization name and country
of the jurisdiction of incorporation on pages with EV certificates.

Bug: 969734
Change-Id: Ia9c89ae7065476bfc7ec01c9fb66c4810fa245bb
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1643755
Commit-Queue: Christopher Thompson <[email protected]>
Reviewed-by: Michael Wasserman <[email protected]>
Reviewed-by: Emily Stark <[email protected]>
Cr-Commit-Position: refs/heads/master@{#666886}
diff --git a/chrome/browser/about_flags.cc b/chrome/browser/about_flags.cc
index 3ebe0d9..c7a225c 100644
--- a/chrome/browser/about_flags.cc
+++ b/chrome/browser/about_flags.cc
@@ -3920,6 +3920,10 @@
      flag_descriptions::kCookieDeprecationMessagesDescription, kOsAll,
      FEATURE_VALUE_TYPE(features::kCookieDeprecationMessages)},
 
+    {"ev-details-in-page-info", flag_descriptions::kEvDetailsInPageInfoName,
+     flag_descriptions::kEvDetailsInPageInfoDescription, kOsDesktop,
+     FEATURE_VALUE_TYPE(features::kEvDetailsInPageInfo)},
+
     // 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