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/password_manager/sync/browser/BUILD.gn

Issue 2130453004: [Sync] Move //sync to //components/sync. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Rebase. Created 4 years, 5 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/password_manager/sync/browser/BUILD.gn
diff --git a/components/password_manager/sync/browser/BUILD.gn b/components/password_manager/sync/browser/BUILD.gn
index 0abb19a66fdfea568abd7884703247b2548567c8..1449278e92edad4e02fa2517fa0dc00387cd38e1 100644
--- a/components/password_manager/sync/browser/BUILD.gn
+++ b/components/password_manager/sync/browser/BUILD.gn
@@ -52,10 +52,10 @@ source_set("unit_tests") {
"//components/prefs",
"//components/signin/core/browser:test_support",
"//components/signin/core/common",
+ "//components/sync:test_support_sync_api",
"//components/sync_driver:test_support",
"//components/syncable_prefs",
"//components/syncable_prefs:test_support",
- "//sync:test_support_sync_api",
"//testing/gmock",
"//testing/gtest",
]

Powered by Google App Engine
This is Rietveld 408576698