| Index: chrome/browser/profiles/profile_statistics_unittest.cc
|
| diff --git a/chrome/browser/profiles/profile_statistics_unittest.cc b/chrome/browser/profiles/profile_statistics_unittest.cc
|
| index 0dbb2814617384679a3863dfd68869b437b26267..700b1fe97a7112e0b5bad32fdd1508dbe35c61ee 100644
|
| --- a/chrome/browser/profiles/profile_statistics_unittest.cc
|
| +++ b/chrome/browser/profiles/profile_statistics_unittest.cc
|
| @@ -105,8 +105,8 @@ class ProfileStatisticsTest : public testing::Test {
|
| TestingProfileManager* manager() { return &manager_; }
|
|
|
| private:
|
| - TestingProfileManager manager_;
|
| content::TestBrowserThreadBundle thread_bundle_;
|
| + TestingProfileManager manager_;
|
| };
|
|
|
| TEST_F(ProfileStatisticsTest, ProfileAttributesStorage) {
|
|
|