Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(3030)

Unified Diff: chrome/browser/search_engines/template_url.h

Issue 10948045: introduce chrome/browser/common directory and move url_database(and its dependencies) (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: Created 8 years, 3 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: chrome/browser/search_engines/template_url.h
===================================================================
--- chrome/browser/search_engines/template_url.h (revision 157579)
+++ chrome/browser/search_engines/template_url.h (working copy)
@@ -10,7 +10,7 @@
#include "base/gtest_prod_util.h"
#include "base/time.h"
-#include "chrome/browser/search_engines/template_url_id.h"
+#include "chrome/browser/common/url_database/template_url_id.h"
#include "googleurl/src/gurl.h"
class Profile;
« no previous file with comments | « chrome/browser/predictors/resource_prefetch_predictor_unittest.cc ('k') | chrome/browser/search_engines/template_url_id.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698