summaryrefslogtreecommitdiffstats
path: root/chrome/browser/dom_ui/new_tab_ui.h
diff options
context:
space:
mode:
authorben@chromium.org <ben@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-01-16 00:31:04 +0000
committerben@chromium.org <ben@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-01-16 00:31:04 +0000
commitd54e03a5f055dbdbe31b037e934e3feea364e4bc (patch)
tree2491b03537f1152bfaeed05b5da6ab87d4d3cafe /chrome/browser/dom_ui/new_tab_ui.h
parentb3471fde838d00d0b640a9d6aff957b5799a9c0d (diff)
downloadchromium_src-d54e03a5f055dbdbe31b037e934e3feea364e4bc.zip
chromium_src-d54e03a5f055dbdbe31b037e934e3feea364e4bc.tar.gz
chromium_src-d54e03a5f055dbdbe31b037e934e3feea364e4bc.tar.bz2
Move search code to a subdir
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@8148 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/browser/dom_ui/new_tab_ui.h')
-rw-r--r--chrome/browser/dom_ui/new_tab_ui.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/chrome/browser/dom_ui/new_tab_ui.h b/chrome/browser/dom_ui/new_tab_ui.h
index 8f700b2..a8391e8 100644
--- a/chrome/browser/dom_ui/new_tab_ui.h
+++ b/chrome/browser/dom_ui/new_tab_ui.h
@@ -9,8 +9,8 @@
#include "chrome/browser/dom_ui/dom_ui_host.h"
#include "chrome/browser/dom_ui/chrome_url_data_manager.h"
#include "chrome/browser/history/history.h"
+#include "chrome/browser/search_engines/template_url_model.h"
#include "chrome/browser/sessions/tab_restore_service.h"
-#include "chrome/browser/template_url_model.h"
class GURL;
class Profile;