| Index: components/history/core/browser/typed_url_data_type_controller.h
|
| diff --git a/components/history/core/browser/typed_url_data_type_controller.h b/components/history/core/browser/typed_url_data_type_controller.h
|
| index 9e84a35d6a36eab7a1773d1fe22ef719ba81e6bf..58c4e8dcbbf71088b34148c4972cf8dbd7cb6c7d 100644
|
| --- a/components/history/core/browser/typed_url_data_type_controller.h
|
| +++ b/components/history/core/browser/typed_url_data_type_controller.h
|
| @@ -10,8 +10,8 @@
|
| #include "base/compiler_specific.h"
|
| #include "base/macros.h"
|
| #include "base/memory/ref_counted.h"
|
| +#include "base/prefs/pref_change_registrar.h"
|
| #include "base/task/cancelable_task_tracker.h"
|
| -#include "components/prefs/pref_change_registrar.h"
|
| #include "components/sync_driver/non_ui_data_type_controller.h"
|
| #include "components/sync_driver/sync_api_component_factory.h"
|
|
|
|
|