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

Unified Diff: components/webdata_services/BUILD.gn

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/BUILD.gn
diff --git a/components/webdata_services/BUILD.gn b/components/webdata_services/BUILD.gn
index 1818a437aa5c9fbc39ed8d506c8f80bc02d04c10..f07416f3e78b264a427fe54934a34f236dbf74ae 100644
--- a/components/webdata_services/BUILD.gn
+++ b/components/webdata_services/BUILD.gn
@@ -18,6 +18,7 @@ static_library("webdata_services") {
"//components/search_engines",
"//components/signin/core/browser",
"//components/sync",
+ "//components/version_info",
"//components/webdata/common",
"//sql",
]

Powered by Google App Engine
This is Rietveld 408576698