| Index: chrome/browser/sync/profile_sync_service_harness.h
|
| diff --git a/chrome/browser/sync/profile_sync_service_harness.h b/chrome/browser/sync/profile_sync_service_harness.h
|
| index 8aba89e64ff01c7fabf80ae4c7a2a9444c6056da..00267e9948d337faafc6cb76b62e7dc3eabc3674 100644
|
| --- a/chrome/browser/sync/profile_sync_service_harness.h
|
| +++ b/chrome/browser/sync/profile_sync_service_harness.h
|
| @@ -15,7 +15,7 @@
|
| #include "chrome/browser/sync/profile_sync_service.h"
|
| #include "chrome/browser/sync/profile_sync_service_observer.h"
|
| #include "chrome/browser/sync/retry_verifier.h"
|
| -#include "chrome/browser/sync/syncable/model_type.h"
|
| +#include "sync/syncable/model_type.h"
|
|
|
| class Profile;
|
|
|
|
|