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

Unified Diff: chrome/browser/chromeos/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
Index: chrome/browser/chromeos/BUILD.gn
diff --git a/chrome/browser/chromeos/BUILD.gn b/chrome/browser/chromeos/BUILD.gn
index 33791449db29042b9733b1ab6e4778f3d802d768..a686f5a0c560b714a5df80a7d28e0ae04d143751 100644
--- a/chrome/browser/chromeos/BUILD.gn
+++ b/chrome/browser/chromeos/BUILD.gn
@@ -97,11 +97,11 @@ source_set("chromeos") {
"//services/shell/public/cpp",
# TODO: care about enable_basic_printing and enable_print_preview.
+ "//components/sync",
"//printing",
"//skia",
"//storage/browser",
"//storage/common",
- "//sync",
"//third_party/adobe/flash:flapper_version_h",
"//third_party/cacheinvalidation",
"//third_party/icu",
@@ -198,11 +198,11 @@ source_set("unit_tests") {
"//components/invalidation/public",
"//components/policy",
"//components/resources",
+ "//components/sync",
"//crypto:platform",
"//dbus",
"//mojo/public/cpp/system:system",
"//skia",
- "//sync",
"//testing/gmock",
"//testing/gtest",
"//third_party/icu",
« no previous file with comments | « chrome/browser/android/chrome_sync_shell_main_delegate.cc ('k') | chrome/browser/chromeos/arc/arc_auth_service_unittest.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698