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': [ |