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

Unified Diff: chrome/browser/ui/BUILD.gn

Issue 2148293004: [Sync] //components/sync external changes [DO NOT SUBMIT] (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@sc-1
Patch Set: Rebase. Created 4 years, 5 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 9af73801102727b262a72b2158178e2d63998a70..1185ac1f3d538b0d8e4e611329846cd84434c4b4 100644
--- a/chrome/browser/ui/BUILD.gn
+++ b/chrome/browser/ui/BUILD.gn
@@ -49,8 +49,8 @@ split_static_library("ui") {
# browser, then we can clean up these dependencies.
public_deps = [
"//components/dom_distiller/core",
+ "//components/sync",
"//content/public/browser",
- "//sync",
]
deps = [
# NOTE: New dependencies should generally be added in the OS!="ios"

Powered by Google App Engine
This is Rietveld 408576698