| Index: chrome/browser/gtk/tab_contents_container_gtk.h
|
| diff --git a/chrome/browser/gtk/tab_contents_container_gtk.h b/chrome/browser/gtk/tab_contents_container_gtk.h
|
| index 8133620a8574801b042e824104a5ce4a7412a9ac..0b3a959cfe0ac2ca169e2be9a1aa31a57053c495 100644
|
| --- a/chrome/browser/gtk/tab_contents_container_gtk.h
|
| +++ b/chrome/browser/gtk/tab_contents_container_gtk.h
|
| @@ -11,6 +11,7 @@
|
| #include "base/basictypes.h"
|
| #include "chrome/browser/gtk/owned_widget_gtk.h"
|
| #include "chrome/browser/gtk/view_id_util.h"
|
| +#include "chrome/common/notification_observer.h"
|
| #include "chrome/common/notification_registrar.h"
|
|
|
| class RenderViewHost;
|
|
|