From f63ae31ec0812e1f032631fd6b3f8b87946fcd34 Mon Sep 17 00:00:00 2001 From: "avi@google.com" Date: Wed, 4 Feb 2009 17:58:46 +0000 Subject: Bring many of the template_url classes into the fold for the Mac. Note that template_url_model_unittest isn't there; it requires a working database first. Review URL: http://codereview.chromium.org/19714 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@9140 0039d316-1c4b-4281-b951-d872f2087c98 --- chrome/common/temp_scaffolding_stubs.cc | 1 + 1 file changed, 1 insertion(+) (limited to 'chrome/common/temp_scaffolding_stubs.cc') diff --git a/chrome/common/temp_scaffolding_stubs.cc b/chrome/common/temp_scaffolding_stubs.cc index 2216a57..9098742 100644 --- a/chrome/common/temp_scaffolding_stubs.cc +++ b/chrome/common/temp_scaffolding_stubs.cc @@ -21,6 +21,7 @@ #include "chrome/browser/renderer_host/render_widget_helper.h" #include "chrome/browser/resource_message_filter.h" #include "chrome/browser/rlz/rlz.h" +#include "chrome/browser/search_engines/template_url_prepopulate_data.h" #include "chrome/browser/shell_integration.h" #include "chrome/browser/tab_contents/web_contents.h" #include "chrome/common/chrome_constants.h" -- cgit v1.1