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

Unified Diff: components/webdata_services/BUILD.gn

Issue 2130453004: [Sync] Move //sync to //components/sync. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
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
« no previous file with comments | « components/webdata_services.gypi ('k') | components/webdata_services/DEPS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/webdata_services/BUILD.gn
diff --git a/components/webdata_services/BUILD.gn b/components/webdata_services/BUILD.gn
index 35d434b5b076edd84f123339ed94d0fbfc8b9f9a..1818a437aa5c9fbc39ed8d506c8f80bc02d04c10 100644
--- a/components/webdata_services/BUILD.gn
+++ b/components/webdata_services/BUILD.gn
@@ -17,9 +17,9 @@ static_library("webdata_services") {
"//components/password_manager/core/browser",
"//components/search_engines",
"//components/signin/core/browser",
+ "//components/sync",
"//components/webdata/common",
"//sql",
- "//sync",
]
}
« no previous file with comments | « components/webdata_services.gypi ('k') | components/webdata_services/DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698