| Index: chrome/browser/sync/abstract_profile_sync_service_test.h
|
| diff --git a/chrome/browser/sync/abstract_profile_sync_service_test.h b/chrome/browser/sync/abstract_profile_sync_service_test.h
|
| index 2d0da0b95b998929ede2a018f19679132be9ebf4..0d70e3353f838ecacb2dbcd3189b9c31719f0346 100644
|
| --- a/chrome/browser/sync/abstract_profile_sync_service_test.h
|
| +++ b/chrome/browser/sync/abstract_profile_sync_service_test.h
|
| @@ -65,7 +65,6 @@ class AbstractProfileSyncServiceTest : public testing::Test {
|
| content::TestBrowserThread db_thread_;
|
| content::TestBrowserThread file_thread_;
|
| content::TestBrowserThread io_thread_;
|
| - ProfileSyncComponentsFactoryMock factory_;
|
| scoped_ptr<TokenService> token_service_;
|
| scoped_ptr<TestProfileSyncService> service_;
|
| };
|
|
|