summaryrefslogtreecommitdiffstats
path: root/chrome/browser/dom_ui/dom_ui_contents.h
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/browser/dom_ui/dom_ui_contents.h')
-rw-r--r--chrome/browser/dom_ui/dom_ui_contents.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/chrome/browser/dom_ui/dom_ui_contents.h b/chrome/browser/dom_ui/dom_ui_contents.h
index c347c07..4712552 100644
--- a/chrome/browser/dom_ui/dom_ui_contents.h
+++ b/chrome/browser/dom_ui/dom_ui_contents.h
@@ -8,7 +8,7 @@
#define CHROME_BROWSER_DOM_UI_CONTENTS_H__
#include "chrome/browser/dom_ui/chrome_url_data_manager.h"
-#include "chrome/browser/web_contents.h"
+#include "chrome/browser/tab_contents/web_contents.h"
#include "webkit/glue/webpreferences.h"
class DOMUI;