| Index: chrome/browser/sync/glue/backend_data_type_configurer.h
|
| diff --git a/chrome/browser/sync/glue/backend_data_type_configurer.h b/chrome/browser/sync/glue/backend_data_type_configurer.h
|
| index 74d8a1888f7e94939e3c0ca2a0015c19b601bf14..2b77a3b67b75e19c6f81147ffd59897d754caec0 100644
|
| --- a/chrome/browser/sync/glue/backend_data_type_configurer.h
|
| +++ b/chrome/browser/sync/glue/backend_data_type_configurer.h
|
| @@ -8,7 +8,7 @@
|
|
|
| #include "base/callback.h"
|
| #include "chrome/browser/sync/internal_api/configure_reason.h"
|
| -#include "chrome/browser/sync/syncable/model_type.h"
|
| +#include "sync/syncable/model_type.h"
|
|
|
| namespace browser_sync {
|
|
|
|
|