diff options
Diffstat (limited to 'chrome/browser/tab_contents/infobar_delegate.h')
-rw-r--r-- | chrome/browser/tab_contents/infobar_delegate.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/chrome/browser/tab_contents/infobar_delegate.h b/chrome/browser/tab_contents/infobar_delegate.h index 5ec5309..271ec00 100644 --- a/chrome/browser/tab_contents/infobar_delegate.h +++ b/chrome/browser/tab_contents/infobar_delegate.h @@ -10,6 +10,7 @@ #include "base/basictypes.h" #include "chrome/browser/tab_contents/navigation_controller.h" #include "skia/include/SkBitmap.h" +#include "webkit/glue/window_open_disposition.h" class AlertInfoBarDelegate; class ConfirmInfoBarDelegate; |