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

Unified Diff: ios/chrome/BUILD.gn

Issue 2419793005: [Sync] Fix test support targets + duplicate namespaces. (Closed)
Patch Set: Fix ChromeOS. Created 4 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
« no previous file with comments | « extensions/BUILD.gn ('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 1301bf6cf690126224ddd4dae3188197fa9f8e2d..3d5baacd5cb793dce702385ed377796b25eb0c88 100644
--- a/ios/chrome/BUILD.gn
+++ b/ios/chrome/BUILD.gn
@@ -108,7 +108,7 @@ test("ios_chrome_unittests") {
"//components/signin/core/browser:test_support",
"//components/signin/ios/browser:test_support",
"//components/ssl_config:ssl_config",
- "//components/sync:test_support_sync_driver",
+ "//components/sync:test_support_driver",
"//components/syncable_prefs:test_support",
"//components/update_client",
"//components/version_info",
« no previous file with comments | « extensions/BUILD.gn ('k') | ios/chrome/browser/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698