| Index: chrome/browser/profiles/profile_impl.h
|
| ===================================================================
|
| --- chrome/browser/profiles/profile_impl.h (revision 136345)
|
| +++ chrome/browser/profiles/profile_impl.h (working copy)
|
| @@ -130,7 +130,8 @@
|
|
|
| private:
|
| friend class Profile;
|
| - FRIEND_TEST_ALL_PREFIXES(BrowserInitTest, ProfilesLaunchedAfterCrash);
|
| + FRIEND_TEST_ALL_PREFIXES(StartupBrowserCreatorTest,
|
| + ProfilesLaunchedAfterCrash);
|
| FRIEND_TEST_ALL_PREFIXES(ProfileBrowserTest, ProfileReadmeCreated);
|
| FRIEND_TEST_ALL_PREFIXES(ProfileBrowserTest,
|
| ProfileDeletedBeforeReadmeCreated);
|
|
|