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

Unified Diff: components/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: components/BUILD.gn
diff --git a/components/BUILD.gn b/components/BUILD.gn
index b591e9813f2359ca97693d50a6d6dd86cafd9d1b..090bfed57c88446ce729739b9795d1cab06c1e53 100644
--- a/components/BUILD.gn
+++ b/components/BUILD.gn
@@ -63,7 +63,7 @@ test("components_unittests") {
"//components/base32:unit_tests",
"//components/bookmarks/browser:unit_tests",
"//components/bookmarks/managed:unit_tests",
- "//components/browser_sync/browser:unit_tests",
+ "//components/browser_sync:unit_tests",
"//components/browsing_data/core:unit_tests",
"//components/browsing_data_ui:unit_tests",
"//components/bubble:unit_tests",

Powered by Google App Engine
This is Rietveld 408576698