| Index: chrome/browser/profiles/profile_impl.h
|
| diff --git a/chrome/browser/profiles/profile_impl.h b/chrome/browser/profiles/profile_impl.h
|
| index 981eb52a08dab2d658f168e55acdee7608930ec4..d8daf842883b807ae9f7b9a3e796aa4236bf2d05 100644
|
| --- a/chrome/browser/profiles/profile_impl.h
|
| +++ b/chrome/browser/profiles/profile_impl.h
|
| @@ -149,7 +149,7 @@ class ProfileImpl : public Profile {
|
| friend class BetterSessionRestoreCrashTest;
|
| FRIEND_TEST_ALL_PREFIXES(StartupBrowserCreatorTest,
|
| ProfilesLaunchedAfterCrash);
|
| - FRIEND_TEST_ALL_PREFIXES(ProfileBrowserTest, ProfileReadmeCreated);
|
| + FRIEND_TEST_ALL_PREFIXES(ProfileBrowserTest, DISABLED_ProfileReadmeCreated);
|
| FRIEND_TEST_ALL_PREFIXES(ProfileBrowserTest,
|
| ProfileDeletedBeforeReadmeCreated);
|
|
|
|
|