summaryrefslogtreecommitdiffstats
path: root/chrome/browser/api
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/browser/api')
-rw-r--r--chrome/browser/api/infobars/infobar_delegate.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/chrome/browser/api/infobars/infobar_delegate.h b/chrome/browser/api/infobars/infobar_delegate.h
index b18f096..185bda8 100644
--- a/chrome/browser/api/infobars/infobar_delegate.h
+++ b/chrome/browser/api/infobars/infobar_delegate.h
@@ -7,7 +7,7 @@
#include "base/basictypes.h"
#include "base/string16.h"
-#include "webkit/glue/window_open_disposition.h"
+#include "ui/base/window_open_disposition.h"
class AlternateNavInfoBarDelegate;
class AutoLoginInfoBarDelegate;