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

Unified Diff: trunk/src/chrome_frame/test/util_unittests.cc

Issue 69793004: Revert 234367 "Base: Make RegistryOverrideManager support sharde..." (Closed) Base URL: svn://svn.chromium.org/chrome/
Patch Set: Created 7 years, 1 month 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 | « trunk/src/chrome_frame/test/chrome_frame_test_utils.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: trunk/src/chrome_frame/test/util_unittests.cc
===================================================================
--- trunk/src/chrome_frame/test/util_unittests.cc (revision 234626)
+++ trunk/src/chrome_frame/test/util_unittests.cc (working copy)
@@ -34,6 +34,10 @@
DeleteAllSingletons();
}
+ void TearDown() {
+ registry_virtualization_.RemoveAllOverrides();
+ }
+
// This is used to manage life cycle of PolicySettings singleton.
// base::ShadowingAtExitManager at_exit_manager_;
chrome_frame_test::ScopedVirtualizeHklmAndHkcu registry_virtualization_;
« no previous file with comments | « trunk/src/chrome_frame/test/chrome_frame_test_utils.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698