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

Unified Diff: components/webdata_services/DEPS

Issue 2647113002: [Sync] Convert Autocomplete to use sync's report error function. (Closed)
Patch Set: Wrong dep... Created 3 years, 11 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/webdata_services/DEPS
diff --git a/components/webdata_services/DEPS b/components/webdata_services/DEPS
index ff4a094d4ac53719e850e02f74b52a877f42a552..148a72822dd632e4c4f9a4b60fa8ad4b7ecd31c9 100644
--- a/components/webdata_services/DEPS
+++ b/components/webdata_services/DEPS
@@ -6,6 +6,7 @@ include_rules = [
"+components/search_engines/keyword_web_data_service.h",
"+components/signin/core/browser/webdata",
"+components/sync",
+ "+components/version_info",
"+components/webdata/common",
"+sql",
]

Powered by Google App Engine
This is Rietveld 408576698