We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8afabae commit ca12a7bCopy full SHA for ca12a7b
components/policy/core/common/policy_loader_common.cc
@@ -48,6 +48,7 @@ const char* kSensitivePolicies[] = {
48
#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || \
49
BUILDFLAG(IS_CHROMEOS)
50
key::kAutoOpenFileTypes,
51
+ key::kEnterpriseSearchAggregatorSettings,
52
key::kHomepageIsNewTabPage,
53
key::kPasswordProtectionChangePasswordURL,
54
key::kPasswordProtectionLoginURLs,
0 commit comments