Index: chrome/browser/policy/configuration_policy_pref_store_unittest.cc |
=================================================================== |
--- chrome/browser/policy/configuration_policy_pref_store_unittest.cc (revision 69758) |
+++ chrome/browser/policy/configuration_policy_pref_store_unittest.cc (working copy) |
@@ -185,9 +185,7 @@ |
TypeAndName(kPolicyDisableAuthNegotiateCnameLookup, |
prefs::kDisableAuthNegotiateCnameLookup), |
TypeAndName(kPolicyEnableAuthNegotiatePort, |
- prefs::kEnableAuthNegotiatePort), |
- TypeAndName(kPolicyDisable3DAPIs, |
- prefs::kDisable3DAPIs))); |
+ prefs::kEnableAuthNegotiatePort))); |
#if defined(OS_CHROMEOS) |
INSTANTIATE_TEST_CASE_P( |