| Index: components/history/core/browser/typed_url_data_type_controller.cc
|
| diff --git a/components/history/core/browser/typed_url_data_type_controller.cc b/components/history/core/browser/typed_url_data_type_controller.cc
|
| index 776e698d3e985d26dc063538d19b1ef8bd114c5e..1063b54057ae5612220b61340a65d85c7b09e242 100644
|
| --- a/components/history/core/browser/typed_url_data_type_controller.cc
|
| +++ b/components/history/core/browser/typed_url_data_type_controller.cc
|
| @@ -10,7 +10,7 @@
|
| #include "components/history/core/browser/history_db_task.h"
|
| #include "components/history/core/browser/history_service.h"
|
| #include "components/prefs/pref_service.h"
|
| -#include "components/sync_driver/sync_client.h"
|
| +#include "components/sync/driver/sync_client.h"
|
|
|
| namespace browser_sync {
|
|
|
|
|