summaryrefslogtreecommitdiffstats
path: root/chrome/browser/page_info_model.h
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/browser/page_info_model.h')
-rw-r--r--chrome/browser/page_info_model.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/chrome/browser/page_info_model.h b/chrome/browser/page_info_model.h
index 3dda092..15b2c79 100644
--- a/chrome/browser/page_info_model.h
+++ b/chrome/browser/page_info_model.h
@@ -9,9 +9,9 @@
#include <vector>
#include "base/string16.h"
-#include "chrome/browser/cancelable_request.h"
#include "chrome/browser/history/history.h"
-#include "chrome/browser/tab_contents/navigation_entry.h"
+#include "content/browser/cancelable_request.h"
+#include "content/browser/tab_contents/navigation_entry.h"
#include "googleurl/src/gurl.h"
#include "ui/gfx/image.h"