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

Unified Diff: chrome/test/BUILD.gn

Issue 2345843003: [Sync] Merge //components/browser_sync into one directory. (Closed)
Patch Set: Address comment + rebase. 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
« no previous file with comments | « chrome/browser/ui/webui/sync_internals_ui_unittest.cc ('k') | components/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/test/BUILD.gn
diff --git a/chrome/test/BUILD.gn b/chrome/test/BUILD.gn
index 5ba66dec8046d797fc03c62411d4a15ea6e635a9..5e1030def0ba40a7455ad9a3d1124fdec823f521 100644
--- a/chrome/test/BUILD.gn
+++ b/chrome/test/BUILD.gn
@@ -3388,7 +3388,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",
« no previous file with comments | « chrome/browser/ui/webui/sync_internals_ui_unittest.cc ('k') | components/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698