| Index: ios/chrome/browser/ui/webui/history/browsing_history_handler.h
|
| diff --git a/ios/chrome/browser/ui/webui/history/browsing_history_handler.h b/ios/chrome/browser/ui/webui/history/browsing_history_handler.h
|
| index 37296f23aa91d364b3bc5883c31cc4f1305fcee8..932c46f0f2d5612e97a37969b56db1ad3dc98dd1 100644
|
| --- a/ios/chrome/browser/ui/webui/history/browsing_history_handler.h
|
| +++ b/ios/chrome/browser/ui/webui/history/browsing_history_handler.h
|
| @@ -20,7 +20,7 @@
|
| #include "components/history/core/browser/history_service_observer.h"
|
| #include "components/history/core/browser/url_row.h"
|
| #include "components/history/core/browser/web_history_service.h"
|
| -#include "ios/public/provider/web/web_ui_ios_message_handler.h"
|
| +#include "ios/web/public/webui/web_ui_ios_message_handler.h"
|
| #include "url/gurl.h"
|
|
|
| class ProfileSyncService;
|
|
|