Index: chrome/browser/policy/configuration_policy_provider_mac_unittest.cc |
diff --git a/chrome/browser/policy/configuration_policy_provider_mac_unittest.cc b/chrome/browser/policy/configuration_policy_provider_mac_unittest.cc |
index 56903757c100ea29bf5f8dd9ee74d8acff3fdd7e..345a3f66c7cc8f4fb0373800aea7409b520f5171 100644 |
--- a/chrome/browser/policy/configuration_policy_provider_mac_unittest.cc |
+++ b/chrome/browser/policy/configuration_policy_provider_mac_unittest.cc |
@@ -233,8 +233,8 @@ INSTANTIATE_TEST_CASE_P( |
kPolicyDefaultSearchProviderEncodings, |
key::kDefaultSearchProviderEncodings), |
PolicyTestParams::ForIntegerPolicy( |
- kPolicyProxyServerMode, |
- key::kProxyServerMode), |
+ kPolicyProxyMode, |
+ key::kProxyMode), |
PolicyTestParams::ForStringPolicy( |
kPolicyProxyServer, |
key::kProxyServer), |