| Index: chrome/browser/sync/test/integration/migration_watcher.cc
|
| diff --git a/chrome/browser/sync/test/integration/migration_watcher.cc b/chrome/browser/sync/test/integration/migration_watcher.cc
|
| index 4e8dfc2a60adffc4d6d966c57e862665e96d2fca..d4379559a6c5d9a668bd3df29a6afc8db9ee368f 100644
|
| --- a/chrome/browser/sync/test/integration/migration_watcher.cc
|
| +++ b/chrome/browser/sync/test/integration/migration_watcher.cc
|
| @@ -6,7 +6,7 @@
|
|
|
| #include "chrome/browser/sync/test/integration/migration_waiter.h"
|
| #include "chrome/browser/sync/test/integration/profile_sync_service_harness.h"
|
| -#include "components/browser_sync/browser/profile_sync_service.h"
|
| +#include "components/browser_sync/profile_sync_service.h"
|
|
|
| MigrationWatcher::MigrationWatcher(ProfileSyncServiceHarness* harness)
|
| : harness_(harness), migration_waiter_(NULL) {
|
|
|