Skip to content

Commit ca12a7b

Browse files
Fabio Tirelochromeos-ci-prod
authored andcommitted
[Search aggregator policy] Add policy to sensitive list
Bug: 375240486 Change-Id: I7246a1d8767b8513e3028870cab03a00c16a2202 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5966876 Commit-Queue: Fabio Tirelo <[email protected]> Reviewed-by: Owen Min <[email protected]> Commit-Queue: Owen Min <[email protected]> Auto-Submit: Fabio Tirelo <[email protected]> Cr-Commit-Position: refs/heads/main@{#1374054} CrOS-Libchrome-Original-Commit: 48ed1f55c4cbd00a7bf9a5ef2ab0ce5ba43b066b
1 parent 8afabae commit ca12a7b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

components/policy/core/common/policy_loader_common.cc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,7 @@ const char* kSensitivePolicies[] = {
4848
#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || \
4949
BUILDFLAG(IS_CHROMEOS)
5050
key::kAutoOpenFileTypes,
51+
key::kEnterpriseSearchAggregatorSettings,
5152
key::kHomepageIsNewTabPage,
5253
key::kPasswordProtectionChangePasswordURL,
5354
key::kPasswordProtectionLoginURLs,

0 commit comments

Comments
 (0)