Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1615)

Unified Diff: chrome/browser/policy/configuration_policy_pref_store_unittest.cc

Issue 10562036: Deprecate and re-wire the ClearSiteDataOnExit policy. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Fix nits. Created 8 years, 6 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « chrome/browser/policy/configuration_policy_handler_unittest.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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,
« no previous file with comments | « chrome/browser/policy/configuration_policy_handler_unittest.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698