| Index: chrome/browser/sync/glue/ui_data_type_controller.h
|
| diff --git a/chrome/browser/sync/glue/ui_data_type_controller.h b/chrome/browser/sync/glue/ui_data_type_controller.h
|
| index 1552f3f32507b89783b6432d921f9898a0fe91e1..256a7e1e33a93d0fa17981b5ae3fbab605103a78 100644
|
| --- a/chrome/browser/sync/glue/ui_data_type_controller.h
|
| +++ b/chrome/browser/sync/glue/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;
|
|
|