diff options
Diffstat (limited to 'chrome/browser/gtk/tabs/dragged_tab_controller_gtk.h')
-rw-r--r-- | chrome/browser/gtk/tabs/dragged_tab_controller_gtk.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/chrome/browser/gtk/tabs/dragged_tab_controller_gtk.h b/chrome/browser/gtk/tabs/dragged_tab_controller_gtk.h index 66bbbba..a9fba9d 100644 --- a/chrome/browser/gtk/tabs/dragged_tab_controller_gtk.h +++ b/chrome/browser/gtk/tabs/dragged_tab_controller_gtk.h @@ -15,6 +15,7 @@ #include "base/timer.h" #include "chrome/browser/dock_info.h" #include "chrome/browser/tab_contents/tab_contents_delegate.h" +#include "chrome/common/notification_observer.h" #include "chrome/common/notification_registrar.h" class DraggedTabGtk; |