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

Unified Diff: chrome/browser/ui/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
Index: chrome/browser/ui/BUILD.gn
diff --git a/chrome/browser/ui/BUILD.gn b/chrome/browser/ui/BUILD.gn
index e9c78948ff5da6206c944c21272bce9f702910e3..d24a059d1230320ce273b6153bc4480435c68582 100644
--- a/chrome/browser/ui/BUILD.gn
+++ b/chrome/browser/ui/BUILD.gn
@@ -467,7 +467,7 @@ split_static_library("ui") {
"//components/autofill/core/browser",
"//components/bookmarks/browser",
"//components/bookmarks/managed",
- "//components/browser_sync/browser",
+ "//components/browser_sync",
"//components/browsing_data/core",
"//components/browsing_data_ui",
"//components/bubble:bubble",

Powered by Google App Engine
This is Rietveld 408576698