| 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 5d2ab4acde480e157467a3f27741f8c5f00cccb4..43ab25a78280b9738e5a7bd992c07a477f20635c 100644
|
| --- a/chrome/browser/sync/glue/backend_data_type_configurer.h
|
| +++ b/chrome/browser/sync/glue/backend_data_type_configurer.h
|
| @@ -7,8 +7,8 @@
|
| #pragma once
|
|
|
| #include "base/callback.h"
|
| +#include "sync/internal_api/public/base/model_type.h"
|
| #include "sync/internal_api/public/configure_reason.h"
|
| -#include "sync/internal_api/public/syncable/model_type.h"
|
|
|
| namespace browser_sync {
|
|
|
|
|