| Index: chrome/browser/views/tabs/dragged_tab_controller.h
|
| diff --git a/chrome/browser/views/tabs/dragged_tab_controller.h b/chrome/browser/views/tabs/dragged_tab_controller.h
|
| index dca71cb56ae11ae82037c1fe914cc36c3ee03974..4c2c66d90f6e635dcba4b50776f4fc7df3ba906b 100644
|
| --- a/chrome/browser/views/tabs/dragged_tab_controller.h
|
| +++ b/chrome/browser/views/tabs/dragged_tab_controller.h
|
| @@ -11,6 +11,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"
|
| #include "gfx/rect.h"
|
|
|
|
|