| Index: chrome/browser/sync/glue/data_type_manager_impl.h
|
| diff --git a/chrome/browser/sync/glue/data_type_manager_impl.h b/chrome/browser/sync/glue/data_type_manager_impl.h
|
| index 48ed059d0d5c3d041ded372dffd2f4a0bbdee482..9a3e9597108c8952654dab313d7fcde0e11d5f7a 100644
|
| --- a/chrome/browser/sync/glue/data_type_manager_impl.h
|
| +++ b/chrome/browser/sync/glue/data_type_manager_impl.h
|
| @@ -15,8 +15,8 @@
|
| #include "base/compiler_specific.h"
|
| #include "base/memory/weak_ptr.h"
|
| #include "base/time/time.h"
|
| -#include "chrome/browser/sync/glue/model_association_manager.h"
|
| #include "components/sync_driver/backend_data_type_configurer.h"
|
| +#include "components/sync_driver/model_association_manager.h"
|
|
|
| namespace syncer {
|
| struct DataTypeConfigurationStats;
|
|
|