| Index: chrome/browser/sync/glue/non_ui_data_type_controller.h
|
| diff --git a/chrome/browser/sync/glue/non_ui_data_type_controller.h b/chrome/browser/sync/glue/non_ui_data_type_controller.h
|
| index 29dbc98763a5ff5f0f95533d24c8ea4fc2be7f7a..0bb01d66bd6b7b7d0e3c1ea3654885a508139aad 100644
|
| --- a/chrome/browser/sync/glue/non_ui_data_type_controller.h
|
| +++ b/chrome/browser/sync/glue/non_ui_data_type_controller.h
|
| @@ -11,8 +11,8 @@
|
| #include "base/compiler_specific.h"
|
| #include "base/memory/ref_counted.h"
|
| #include "base/memory/weak_ptr.h"
|
| -#include "chrome/browser/sync/glue/shared_change_processor.h"
|
| #include "components/sync_driver/data_type_controller.h"
|
| +#include "components/sync_driver/shared_change_processor.h"
|
|
|
| class Profile;
|
| class ProfileSyncService;
|
|
|