Chromium Code Reviews| Index: mash/test/mash_test_suite.cc |
| diff --git a/mash/test/mash_test_suite.cc b/mash/test/mash_test_suite.cc |
| index 3e60b218e99938ef166a373d623d117d07397fa7..9b60ed59349134a2a2dbded42fb1989ec9452f8d 100644 |
| --- a/mash/test/mash_test_suite.cc |
| +++ b/mash/test/mash_test_suite.cc |
| @@ -37,6 +37,7 @@ void MashTestSuite::Initialize() { |
| } |
| void MashTestSuite::Shutdown() { |
| + ui::TerminateContextFactoryForTests(); |
| env_.reset(); |
| ui::ResourceBundle::CleanupSharedInstance(); |
| base::TestSuite::Shutdown(); |