| Index: chrome/browser/sync/test_profile_sync_service.h
|
| diff --git a/chrome/browser/sync/test_profile_sync_service.h b/chrome/browser/sync/test_profile_sync_service.h
|
| index a6650e423170ad7cf140528ba93ebc5ca6bb8fc6..ed406b0b04e1b4cee9b86731f1ab1a53701d9804 100644
|
| --- a/chrome/browser/sync/test_profile_sync_service.h
|
| +++ b/chrome/browser/sync/test_profile_sync_service.h
|
| @@ -116,7 +116,6 @@ class TestProfileSyncService : public ProfileSyncService {
|
| // Set to true when a mock data type manager is being used and the configure
|
| // step is performed synchronously.
|
| bool synchronous_sync_configuration_;
|
| - bool set_expect_resume_expectations_;
|
|
|
| base::Closure callback_;
|
| bool set_initial_sync_ended_on_init_;
|
|
|