| Index: components/browsing_data_ui/history_notice_utils.cc
|
| diff --git a/components/browsing_data_ui/history_notice_utils.cc b/components/browsing_data_ui/history_notice_utils.cc
|
| index dca2c14e15fdbbad636ece4f78313e1649b804a5..f3556f3012fe73137a0971bf93e8833a02dbe65e 100644
|
| --- a/components/browsing_data_ui/history_notice_utils.cc
|
| +++ b/components/browsing_data_ui/history_notice_utils.cc
|
| @@ -11,7 +11,7 @@
|
| #include "base/strings/stringprintf.h"
|
| #include "base/threading/thread_task_runner_handle.h"
|
| #include "components/history/core/browser/web_history_service.h"
|
| -#include "components/sync_driver/sync_service.h"
|
| +#include "components/sync/driver/sync_service.h"
|
| #include "components/version_info/version_info.h"
|
|
|
| namespace {
|
|
|