| Index: chrome/browser/gtk/infobar_container_gtk.h
|
| diff --git a/chrome/browser/gtk/infobar_container_gtk.h b/chrome/browser/gtk/infobar_container_gtk.h
|
| index 76b02519d51ed9db0dc1004384014a6a7d90d58b..441072f638b441c4d9869c455716de2b5c40eca3 100644
|
| --- a/chrome/browser/gtk/infobar_container_gtk.h
|
| +++ b/chrome/browser/gtk/infobar_container_gtk.h
|
| @@ -8,6 +8,7 @@
|
|
|
| #include "base/basictypes.h"
|
| #include "chrome/browser/gtk/owned_widget_gtk.h"
|
| +#include "chrome/common/notification_observer.h"
|
| #include "chrome/common/notification_registrar.h"
|
|
|
| class InfoBarDelegate;
|
|
|