| Index: chrome/browser/ui/gtk/tab_contents_container_gtk.cc
|
| ===================================================================
|
| --- chrome/browser/ui/gtk/tab_contents_container_gtk.cc (revision 73642)
|
| +++ chrome/browser/ui/gtk/tab_contents_container_gtk.cc (working copy)
|
| @@ -13,7 +13,7 @@
|
| #include "chrome/browser/ui/gtk/gtk_floating_container.h"
|
| #include "chrome/browser/ui/gtk/status_bubble_gtk.h"
|
| #include "chrome/common/notification_source.h"
|
| -#include "gfx/native_widget_types.h"
|
| +#include "ui/gfx/native_widget_types.h"
|
|
|
| TabContentsContainerGtk::TabContentsContainerGtk(StatusBubbleGtk* status_bubble)
|
| : tab_contents_(NULL),
|
|
|