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

Unified Diff: components/history/DEPS

Issue 339433007: Componentize URLDatabase (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: rebase Created 6 years, 6 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/history.gypi ('k') | components/history/core/browser/keyword_search_term.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/history/DEPS
diff --git a/components/history/DEPS b/components/history/DEPS
index 5d8bc16f1205d070f8b968f02e8072e155463a9c..9222d5a27f39ee478168d18ec807bacccfcb2718 100644
--- a/components/history/DEPS
+++ b/components/history/DEPS
@@ -1,4 +1,6 @@
include_rules = [
"+components/keyed_service",
+ "+components/query_parser",
+ "+net",
"+sql",
]
« no previous file with comments | « components/history.gypi ('k') | components/history/core/browser/keyword_search_term.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698