| Index: chrome/browser/ui/gtk/tab_contents_container_gtk.h
|
| ===================================================================
|
| --- chrome/browser/ui/gtk/tab_contents_container_gtk.h (revision 71810)
|
| +++ chrome/browser/ui/gtk/tab_contents_container_gtk.h (working copy)
|
| @@ -10,8 +10,8 @@
|
|
|
| #include "app/gtk_signal.h"
|
| #include "base/basictypes.h"
|
| -#include "chrome/browser/gtk/owned_widget_gtk.h"
|
| -#include "chrome/browser/gtk/view_id_util.h"
|
| +#include "chrome/browser/ui/gtk/owned_widget_gtk.h"
|
| +#include "chrome/browser/ui/gtk/view_id_util.h"
|
| #include "chrome/common/notification_observer.h"
|
| #include "chrome/common/notification_registrar.h"
|
|
|
|
|