| Index: chrome/browser/ui/webui/browsing_history_handler.h
|
| diff --git a/chrome/browser/ui/webui/browsing_history_handler.h b/chrome/browser/ui/webui/browsing_history_handler.h
|
| index b902cfc36049b6711e2c352d16c3446a04d53cdf..0c9a95234e66c160851aad8c7196b521b3ad55fa 100644
|
| --- a/chrome/browser/ui/webui/browsing_history_handler.h
|
| +++ b/chrome/browser/ui/webui/browsing_history_handler.h
|
| @@ -19,12 +19,6 @@
|
| #include "chrome/browser/history/browsing_history_service_handler.h"
|
| #include "content/public/browser/web_ui_message_handler.h"
|
|
|
| -class SupervisedUserService;
|
| -
|
| -namespace bookmarks {
|
| -class BookmarkModel;
|
| -} // namespace bookmarks
|
| -
|
| namespace history {
|
| struct QueryOptions;
|
| } // namespace history
|
|
|