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

Unified Diff: components/sync_driver/BUILD.gn

Issue 1422773004: [sync] Abstract most ProfileSyncService //chrome deps (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@pss_chrome_signin_deps
Patch Set: Fix deps Created 5 years, 2 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/sync_driver/BUILD.gn
diff --git a/components/sync_driver/BUILD.gn b/components/sync_driver/BUILD.gn
index c19ff7d2331817451dccb9af3ca51b080b6ffb60..ebd1a72d3cd598a8b1f2a6042b78a82f746d1257 100644
--- a/components/sync_driver/BUILD.gn
+++ b/components/sync_driver/BUILD.gn
@@ -194,6 +194,7 @@ source_set("test_support") {
"//components/autofill/core/browser",
"//components/password_manager/core/browser",
"//components/sessions",
+ "//components/version_info",
"//google_apis",
"//sync:test_support_sync_internal_api",
"//testing/gmock",

Powered by Google App Engine
This is Rietveld 408576698