Index: chrome/browser/profiles/profile_impl.h |
diff --git a/chrome/browser/profiles/profile_impl.h b/chrome/browser/profiles/profile_impl.h |
index 1e0096ab0d559ab4cc64213e267181403adcb0d6..88021c03cc1777804f3f388d67d11096ada2009d 100644 |
--- a/chrome/browser/profiles/profile_impl.h |
+++ b/chrome/browser/profiles/profile_impl.h |
@@ -140,6 +140,7 @@ class ProfileImpl : public Profile, |
private: |
friend class Profile; |
+ friend class BetterSessionRestoreCrashTest; |
FRIEND_TEST_ALL_PREFIXES(StartupBrowserCreatorTest, |
ProfilesLaunchedAfterCrash); |
FRIEND_TEST_ALL_PREFIXES(ProfileBrowserTest, ProfileReadmeCreated); |