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

Unified Diff: chrome/chrome_browser.gypi

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/chrome_browser.gypi
diff --git a/chrome/chrome_browser.gypi b/chrome/chrome_browser.gypi
index ac9600385fa1824036f9456c4b9947691641f299..527877889bbfdd4eebbc9903c3709dd34623c213 100644
--- a/chrome/chrome_browser.gypi
+++ b/chrome/chrome_browser.gypi
@@ -3342,7 +3342,7 @@
'../google_apis/google_apis.gyp:google_apis',
'../skia/skia.gyp:skia',
'../sql/sql.gyp:sql',
- '../sync/sync.gyp:sync',
+ '../components/sync.gyp:sync',
'../third_party/boringssl/boringssl.gyp:boringssl',
'../third_party/cacheinvalidation/cacheinvalidation.gyp:cacheinvalidation',
'../third_party/cacheinvalidation/cacheinvalidation.gyp:cacheinvalidation_proto_cpp',
@@ -3376,7 +3376,7 @@
'../components/components.gyp:autofill_core_browser',
'../content/content.gyp:content_browser',
'../sql/sql.gyp:sql',
- '../sync/sync.gyp:sync',
+ '../components/sync.gyp:sync',
],
# sources applied to all configurations
'sources': [
« build/all.gyp ('K') | « chrome/chrome.gyp ('k') | chrome/chrome_browser_chromeos.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698