| Index: chrome/browser/sync/glue/model_associator.h
|
| diff --git a/chrome/browser/sync/glue/model_associator.h b/chrome/browser/sync/glue/model_associator.h
|
| index 0e7dc61c7c11316e5f94ba49b9df8820c8b197ee..595279109ba84d11d69d7e6aac8fe47ca59f458c 100644
|
| --- a/chrome/browser/sync/glue/model_associator.h
|
| +++ b/chrome/browser/sync/glue/model_associator.h
|
| @@ -9,7 +9,7 @@
|
| #include "base/basictypes.h"
|
| #include "base/synchronization/lock.h"
|
| #include "sync/api/sync_error.h"
|
| -#include "sync/internal_api/public/syncable/model_type.h"
|
| +#include "sync/internal_api/public/base/model_type.h"
|
|
|
| namespace syncer {
|
| class BaseNode;
|
|
|