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

Unified Diff: chrome/browser/webdata/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 | « chrome/browser/ui/webui/options/search_engine_manager_handler.cc ('k') | chrome/browser/webdata/OWNERS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/webdata/DEPS
diff --git a/chrome/browser/webdata/DEPS b/chrome/browser/webdata/DEPS
index aa65f3736bd7d2f4c9453ec68a2576c82fccb651..6c5ef5e57804d958003ce1e141b6a42aedfb39c2 100644
--- a/chrome/browser/webdata/DEPS
+++ b/chrome/browser/webdata/DEPS
@@ -36,8 +36,8 @@
# write these rules so they don't add bad dependencies.
r"^[a-z_]+_table(_unittest|_win)?\.(cc|h)": [
"!chrome/browser/history/history_database.h",
- "!components/search_engines/template_url.h",
- "!components/search_engines/template_url_service.h",
+ "!chrome/browser/search_engines/template_url.h",
+ "!chrome/browser/search_engines/template_url_service.h",
],
# TODO(caitkp): Extract unit tests from //chrome, at lower priority
« no previous file with comments | « chrome/browser/ui/webui/options/search_engine_manager_handler.cc ('k') | chrome/browser/webdata/OWNERS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698