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

Unified Diff: chrome/common/extensions/api/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/common/extensions/api/BUILD.gn
diff --git a/chrome/common/extensions/api/BUILD.gn b/chrome/common/extensions/api/BUILD.gn
index 307cb5971c7a2eedc74e7bd14969f73289e09eac..6cd0af08b15b6942f4d0a6eca516d45cb5d5077e 100644
--- a/chrome/common/extensions/api/BUILD.gn
+++ b/chrome/common/extensions/api/BUILD.gn
@@ -37,8 +37,8 @@ json_schema_api("api_registration") {
# TODO(brettw) this should be made unnecessary if possible.
":api",
"//components/metrics/proto",
+ "//components/sync",
"//skia",
- "//sync",
"//ui/accessibility:ax_gen",
]
if (is_chromeos) {

Powered by Google App Engine
This is Rietveld 408576698