| Index: chrome/browser/sync/internal_api/sync_manager.h
|
| diff --git a/chrome/browser/sync/internal_api/sync_manager.h b/chrome/browser/sync/internal_api/sync_manager.h
|
| index 14350a49748e8a1c08a4bef857406e151c76da4e..34f609994aa22772e414e2fc5e7b7967ef20c1e5 100644
|
| --- a/chrome/browser/sync/internal_api/sync_manager.h
|
| +++ b/chrome/browser/sync/internal_api/sync_manager.h
|
| @@ -10,7 +10,7 @@
|
| #include "base/basictypes.h"
|
| #include "base/callback_old.h"
|
| #include "base/memory/linked_ptr.h"
|
| -#include "chrome/browser/sync/engine/configure_reason.h"
|
| +#include "chrome/browser/sync/internal_api/configure_reason.h"
|
| #include "chrome/browser/sync/protocol/password_specifics.pb.h"
|
| #include "chrome/browser/sync/syncable/model_type.h"
|
| #include "chrome/browser/sync/weak_handle.h"
|
|
|