Index: chrome/browser/profiles/profile_manager_unittest.cc |
diff --git a/chrome/browser/profiles/profile_manager_unittest.cc b/chrome/browser/profiles/profile_manager_unittest.cc |
index e23b30a8f1a6b80cc9a7da775c93126700b75a7d..2bdeea15ee7d094b4e7f1156684ef7a614a962d6 100644 |
--- a/chrome/browser/profiles/profile_manager_unittest.cc |
+++ b/chrome/browser/profiles/profile_manager_unittest.cc |
@@ -181,7 +181,7 @@ TEST_F(ProfileManagerTest, CreateAndUseTwoProfiles) { |
} |
// Tests asynchronous profile creation mechanism. |
-TEST_F(ProfileManagerTest, CreateProfileAsync) { |
+TEST_F(ProfileManagerTest, DISABLED_CreateProfileAsync) { |
FilePath dest_path = |
temp_dir_.path().Append(FILE_PATH_LITERAL("New Profile")); |