| Index: chrome/browser/ui/webui/browsing_history_handler.cc
|
| diff --git a/chrome/browser/ui/webui/browsing_history_handler.cc b/chrome/browser/ui/webui/browsing_history_handler.cc
|
| index 2109e202664fbb0e845406020b1a04d3431fa411..676a9c9e93b1ed1b7f6a1948634f377ab2b1298b 100644
|
| --- a/chrome/browser/ui/webui/browsing_history_handler.cc
|
| +++ b/chrome/browser/ui/webui/browsing_history_handler.cc
|
| @@ -38,7 +38,7 @@
|
| #include "chrome/common/pref_names.h"
|
| #include "components/bookmarks/browser/bookmark_model.h"
|
| #include "components/bookmarks/browser/bookmark_utils.h"
|
| -#include "components/browser_sync/browser/profile_sync_service.h"
|
| +#include "components/browser_sync/profile_sync_service.h"
|
| #include "components/browsing_data_ui/history_notice_utils.h"
|
| #include "components/favicon/core/fallback_icon_service.h"
|
| #include "components/favicon/core/fallback_url_util.h"
|
|
|