summaryrefslogtreecommitdiffstats
path: root/chrome/browser/dom_ui/dom_ui_host.cc
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/browser/dom_ui/dom_ui_host.cc')
-rw-r--r--chrome/browser/dom_ui/dom_ui_host.cc4
1 files changed, 2 insertions, 2 deletions
diff --git a/chrome/browser/dom_ui/dom_ui_host.cc b/chrome/browser/dom_ui/dom_ui_host.cc
index ff2ca1e..91ba5f5 100644
--- a/chrome/browser/dom_ui/dom_ui_host.cc
+++ b/chrome/browser/dom_ui/dom_ui_host.cc
@@ -7,8 +7,8 @@
#include "base/json_reader.h"
#include "base/json_writer.h"
#include "chrome/browser/browser.h"
-#include "chrome/browser/navigation_entry.h"
-#include "chrome/browser/tab_contents_type.h"
+#include "chrome/browser/tab_contents/navigation_entry.h"
+#include "chrome/browser/tab_contents/tab_contents_type.h"
#include "chrome/browser/render_view_host.h"
DOMUIHost::DOMUIHost(Profile* profile,