| Index: chrome/browser/sync/glue/shared_change_processor.h
|
| diff --git a/chrome/browser/sync/glue/shared_change_processor.h b/chrome/browser/sync/glue/shared_change_processor.h
|
| index cdfe32a92e87c04a8a01203e44854e27b0308387..b87e1f934f468d05db30b77f3ac2d7144770ce3a 100644
|
| --- a/chrome/browser/sync/glue/shared_change_processor.h
|
| +++ b/chrome/browser/sync/glue/shared_change_processor.h
|
| @@ -13,8 +13,8 @@
|
| #include "base/synchronization/lock.h"
|
| #include "chrome/browser/sync/api/sync_change_processor.h"
|
| #include "chrome/browser/sync/api/sync_error.h"
|
| -#include "chrome/browser/sync/engine/model_safe_worker.h"
|
| #include "chrome/browser/sync/glue/data_type_error_handler.h"
|
| +#include "sync/engine/model_safe_worker.h"
|
|
|
| class ProfileSyncComponentsFactory;
|
| class ProfileSyncService;
|
|
|