summaryrefslogtreecommitdiffstats
path: root/chrome/browser/policy/policy_prefs_browsertest.cc
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/browser/policy/policy_prefs_browsertest.cc')
-rw-r--r--chrome/browser/policy/policy_prefs_browsertest.cc4
1 files changed, 2 insertions, 2 deletions
diff --git a/chrome/browser/policy/policy_prefs_browsertest.cc b/chrome/browser/policy/policy_prefs_browsertest.cc
index 23173bc..bce4fe0 100644
--- a/chrome/browser/policy/policy_prefs_browsertest.cc
+++ b/chrome/browser/policy/policy_prefs_browsertest.cc
@@ -519,8 +519,8 @@ IN_PROC_BROWSER_TEST_P(PolicyPrefsTest, CheckPolicyIndicators) {
// set by policy.
PolicyMap policies;
UpdateProviderPolicy(policies);
- VerifyControlledSettingIndicators(
- browser(), indicator_selector, std::string(), std::string(), false);
+ VerifyControlledSettingIndicators(browser(), indicator_selector,
+ "", "", false);
// Check that the appropriate controlled setting indicator is shown when a
// value is enforced by policy.
policies.LoadFrom(&(*indicator_test_case)->policy(),