| Index: chrome/browser/tab_contents/infobar_delegate.h
|
| ===================================================================
|
| --- chrome/browser/tab_contents/infobar_delegate.h (revision 9207)
|
| +++ chrome/browser/tab_contents/infobar_delegate.h (working copy)
|
| @@ -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;
|
|
|