| 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 ea1e13f635a3287bff665fa8fae8995ce9a95f13..891f3ffd9515e1f546e7306a66f7f7d6e1f0d9d5 100644
|
| --- a/chrome/browser/sync/glue/model_associator.h
|
| +++ b/chrome/browser/sync/glue/model_associator.h
|
| @@ -8,7 +8,7 @@
|
|
|
| #include "base/basictypes.h"
|
| #include "base/synchronization/lock.h"
|
| -#include "chrome/browser/sync/syncable/model_type.h"
|
| +#include "sync/syncable/model_type.h"
|
|
|
| class SyncError;
|
|
|
|
|