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

Unified Diff: chrome/chrome_browser.gypi

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 | « chrome/chrome.gyp ('k') | chrome/chrome_browser_chromeos.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/chrome_browser.gypi
diff --git a/chrome/chrome_browser.gypi b/chrome/chrome_browser.gypi
index b616f04e414601d75e1adb4682791bcb126cc713..7e970f56acae6404904d0a7cb8cfb67e5361726b 100644
--- a/chrome/chrome_browser.gypi
+++ b/chrome/chrome_browser.gypi
@@ -3352,7 +3352,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',
@@ -3386,7 +3386,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': [
« no previous file with comments | « chrome/chrome.gyp ('k') | chrome/chrome_browser_chromeos.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698