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

Unified Diff: chrome/browser/extensions/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/extensions/BUILD.gn
diff --git a/chrome/browser/extensions/BUILD.gn b/chrome/browser/extensions/BUILD.gn
index a38c519068b5ffb59e13a016104ee6b34f7484dc..f8bf614d99f5015374173b2e285e26826a88f2d9 100644
--- a/chrome/browser/extensions/BUILD.gn
+++ b/chrome/browser/extensions/BUILD.gn
@@ -54,6 +54,7 @@ static_library("extensions") {
"//components/proximity_auth",
"//components/resources",
"//components/strings",
+ "//components/sync",
"//components/update_client",
"//components/url_matcher",
"//content/app/resources",
@@ -70,7 +71,6 @@ static_library("extensions") {
"//skia",
"//storage/browser",
"//storage/common",
- "//sync",
"//third_party/WebKit/public:image_resources",
"//third_party/WebKit/public:resources",
"//third_party/cacheinvalidation",

Powered by Google App Engine
This is Rietveld 408576698