summaryrefslogtreecommitdiffstats
path: root/chrome/browser/tab_contents/background_contents.h
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/browser/tab_contents/background_contents.h')
-rw-r--r--chrome/browser/tab_contents/background_contents.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/chrome/browser/tab_contents/background_contents.h b/chrome/browser/tab_contents/background_contents.h
index 73c7006..be2c71f 100644
--- a/chrome/browser/tab_contents/background_contents.h
+++ b/chrome/browser/tab_contents/background_contents.h
@@ -12,7 +12,7 @@
#include "content/public/browser/notification_registrar.h"
#include "content/public/browser/web_contents_delegate.h"
#include "content/public/browser/web_contents_observer.h"
-#include "webkit/glue/window_open_disposition.h"
+#include "ui/base/window_open_disposition.h"
class Profile;