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

Unified Diff: components/search_engines/DEPS

Issue 368273011: Revert of Componentize TemplateURLService (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 6 years, 5 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
« no previous file with comments | « components/search_engines.gypi ('k') | components/search_engines/keyword_table.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/search_engines/DEPS
diff --git a/components/search_engines/DEPS b/components/search_engines/DEPS
index 492c393be686c8c5720a757d8754af62a921d76b..c0bc5f058ead8f0f6becef31c0e611f8961f096e 100644
--- a/components/search_engines/DEPS
+++ b/components/search_engines/DEPS
@@ -1,18 +1,12 @@
include_rules = [
"+components/google/core",
"+components/history/core",
- "+components/keyed_service/core",
"+components/metrics/proto",
"+components/policy/core",
"+components/pref_registry",
- "+components/rappor",
- "+components/url_fixer",
- "+components/webdata",
"+google_apis",
"+grit/components_strings.h",
"+net",
"+policy",
- "+sql",
- "+sync",
"+ui/gfx/geometry",
]
« no previous file with comments | « components/search_engines.gypi ('k') | components/search_engines/keyword_table.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698