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

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

Issue 2203673002: [Sync] Move //components/sync_driver to //components/sync/driver. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@sd-a
Patch Set: Full change rebased on static lib. Created 4 years, 4 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 6bdbd1b675a078320652269c8a9a97bd217fab64..59b95a9d8046d236fa70e74c8d9f2077f2653daf 100644
--- a/chrome/browser/ui/BUILD.gn
+++ b/chrome/browser/ui/BUILD.gn
@@ -111,7 +111,7 @@ split_static_library("ui") {
"//components/ssl_errors",
"//components/startup_metric_utils/browser:lib",
"//components/strings",
- "//components/sync_driver",
+ "//components/sync",
"//components/sync_sessions",
"//components/toolbar",
"//components/translate/core/browser",

Powered by Google App Engine
This is Rietveld 408576698