Chromium Code Reviews| Index: chrome/browser/ui/gtk/global_history_menu.h |
| diff --git a/chrome/browser/ui/gtk/global_history_menu.h b/chrome/browser/ui/gtk/global_history_menu.h |
| index ccb5a8c17a3fa4efdefa43a5c679ff311be55eb9..b83d65978943c77b796c7aea83379fa4dd3562bf 100644 |
| --- a/chrome/browser/ui/gtk/global_history_menu.h |
| +++ b/chrome/browser/ui/gtk/global_history_menu.h |
| @@ -19,6 +19,7 @@ |
| #include "ui/base/gtk/owned_widget_gtk.h" |
| class Browser; |
| +class Profile; |
| namespace history { |
| class TopSites; |