| Index: chrome/browser/sync/test/integration/profile_sync_service_harness.cc
|
| diff --git a/chrome/browser/sync/test/integration/profile_sync_service_harness.cc b/chrome/browser/sync/test/integration/profile_sync_service_harness.cc
|
| index febe767c5ccd3aa05ad1abd0d5534f7b8999f227..a5763edf4b787d0f80c3429aa1d6ace21a76683f 100644
|
| --- a/chrome/browser/sync/test/integration/profile_sync_service_harness.cc
|
| +++ b/chrome/browser/sync/test/integration/profile_sync_service_harness.cc
|
| @@ -47,8 +47,8 @@
|
| #include "chrome/browser/managed_mode/managed_user_constants.h"
|
| #endif
|
|
|
| -using syncer::sessions::SyncSessionSnapshot;
|
| using invalidation::P2PInvalidationService;
|
| +using syncer::sessions::SyncSessionSnapshot;
|
|
|
| // The amount of time for which we wait for a sync operation to complete.
|
| // TODO(sync): This timeout must eventually be made less than the default 45
|
|
|