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

Unified Diff: chrome/test/BUILD.gn

Issue 2345843003: [Sync] Merge //components/browser_sync into one directory. (Closed)
Patch Set: Created 4 years, 3 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: chrome/test/BUILD.gn
diff --git a/chrome/test/BUILD.gn b/chrome/test/BUILD.gn
index 21a22ce208ea38741449a95403693d218869c2ed..e30c1c29a8a46ecc60eedd3571d7314b3e7bfce6 100644
--- a/chrome/test/BUILD.gn
+++ b/chrome/test/BUILD.gn
@@ -3384,7 +3384,7 @@ test("unit_tests") {
":test_support",
":test_support_unit",
"//base/test:test_support",
- "//components/browser_sync/browser:test_support",
+ "//components/browser_sync:test_support",
"//components/content_settings/core/test:test_support",
"//components/resources",
"//components/sync:test_support_sync_api",

Powered by Google App Engine
This is Rietveld 408576698