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

Unified Diff: components/history/DEPS

Issue 339433007: Componentize URLDatabase (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: 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
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",
]

Powered by Google App Engine
This is Rietveld 408576698