diff options
Diffstat (limited to 'chrome/browser/views/tab_contents_container_view.h')
-rw-r--r-- | chrome/browser/views/tab_contents_container_view.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chrome/browser/views/tab_contents_container_view.h b/chrome/browser/views/tab_contents_container_view.h index 61cf721..7a7ec9d 100644 --- a/chrome/browser/views/tab_contents_container_view.h +++ b/chrome/browser/views/tab_contents_container_view.h @@ -13,8 +13,8 @@ class RenderViewHost; class TabContents; #include "chrome/common/notification_observer.h" +#include "chrome/views/controls/hwnd_view.h" #include "chrome/views/focus/focus_manager.h" -#include "chrome/views/hwnd_view.h" // This View contains the TabContents. // It takes care of linking the TabContents to the browser RootView so that the |