| Index: chrome/browser/profiles/profile_attributes_storage_unittest.cc
|
| diff --git a/chrome/browser/profiles/profile_attributes_storage_unittest.cc b/chrome/browser/profiles/profile_attributes_storage_unittest.cc
|
| index fc1ef5dc61683262515f6b9d3a81f122c5a047f5..403a40118cfeb3da6f5e6bad782323a32bc002e0 100644
|
| --- a/chrome/browser/profiles/profile_attributes_storage_unittest.cc
|
| +++ b/chrome/browser/profiles/profile_attributes_storage_unittest.cc
|
| @@ -133,8 +133,8 @@ class ProfileAttributesStorageTest : public testing::Test {
|
| }
|
|
|
| private:
|
| - TestingProfileManager testing_profile_manager_;
|
| content::TestBrowserThreadBundle thread_bundle_;
|
| + TestingProfileManager testing_profile_manager_;
|
| };
|
|
|
| class ProfileAttributesTestObserver
|
|
|