| Index: chrome/browser/policy/configuration_policy_pref_store_unittest.cc
|
| diff --git a/chrome/browser/policy/configuration_policy_pref_store_unittest.cc b/chrome/browser/policy/configuration_policy_pref_store_unittest.cc
|
| index 35d057ebe59359ac554d18233da44c662cb98139..d3ffb8f548969120d6ac49cb987f115cfab11c2a 100644
|
| --- a/chrome/browser/policy/configuration_policy_pref_store_unittest.cc
|
| +++ b/chrome/browser/policy/configuration_policy_pref_store_unittest.cc
|
| @@ -240,8 +240,6 @@ INSTANTIATE_TEST_CASE_P(
|
| prefs::kInstantEnabled),
|
| PolicyAndPref(key::kDisablePluginFinder,
|
| prefs::kDisablePluginFinder),
|
| - PolicyAndPref(key::kClearSiteDataOnExit,
|
| - prefs::kClearSiteDataOnExit),
|
| PolicyAndPref(key::kDefaultBrowserSettingEnabled,
|
| prefs::kDefaultBrowserSettingEnabled),
|
| PolicyAndPref(key::kDisable3DAPIs,
|
|
|