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

Unified Diff: ios/chrome/BUILD.gn

Issue 2203673002: [Sync] Move //components/sync_driver to //components/sync/driver. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@sd-a
Patch Set: Full change rebased on static lib. Created 4 years, 4 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
« no previous file with comments | « components/sync_sessions/sessions_sync_manager.cc ('k') | ios/chrome/browser/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ios/chrome/BUILD.gn
diff --git a/ios/chrome/BUILD.gn b/ios/chrome/BUILD.gn
index 06bd75174b0bc8ddcdfa194ecc4735076ec4c18c..6f8dcdaf89b94b8b499e3bbd422c94421769aae5 100644
--- a/ios/chrome/BUILD.gn
+++ b/ios/chrome/BUILD.gn
@@ -106,7 +106,7 @@ test("ios_chrome_unittests") {
"//components/signin/core/browser:test_support",
"//components/signin/ios/browser:test_support",
"//components/ssl_config:ssl_config",
- "//components/sync_driver:test_support",
+ "//components/sync:test_support_sync_driver",
"//components/syncable_prefs:test_support",
"//components/update_client",
"//components/version_info",
« no previous file with comments | « components/sync_sessions/sessions_sync_manager.cc ('k') | ios/chrome/browser/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698