| Index: sync/syncable/directory_backing_store.h
|
| diff --git a/sync/syncable/directory_backing_store.h b/sync/syncable/directory_backing_store.h
|
| index 282e56c0a6c89bc8c432b0fd350db6331a83f1e6..bfc6c4c1919d8cae5e0e91525d7e2a9113c40f4c 100644
|
| --- a/sync/syncable/directory_backing_store.h
|
| +++ b/sync/syncable/directory_backing_store.h
|
| @@ -12,7 +12,7 @@
|
| #include "base/threading/non_thread_safe.h"
|
| #include "sql/connection.h"
|
| #include "sql/statement.h"
|
| -#include "sync/internal_api/public/syncable/model_type.h"
|
| +#include "sync/internal_api/public/base/model_type.h"
|
| #include "sync/syncable/dir_open_result.h"
|
| #include "sync/syncable/directory.h"
|
| #include "sync/syncable/metahandle_set.h"
|
|
|