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

Unified Diff: ios/chrome/ios_chrome.gyp

Issue 2203673002: [Sync] Move //components/sync_driver to //components/sync/driver. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@sd-a
Patch Set: Full change rebased on static lib. Created 4 years, 4 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 | « ios/chrome/browser/ui/webui/sync_internals/sync_internals_ui.cc ('k') | ios/chrome/ios_chrome_tests.gyp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ios/chrome/ios_chrome.gyp
diff --git a/ios/chrome/ios_chrome.gyp b/ios/chrome/ios_chrome.gyp
index e2b1be1d4ffa6520bcc1085d9a80ff7e1fc92a9f..cac5400825750389a1f70f3780017f0df6090606 100644
--- a/ios/chrome/ios_chrome.gyp
+++ b/ios/chrome/ios_chrome.gyp
@@ -105,7 +105,6 @@
'../../components/components.gyp:spellcheck_common',
'../../components/components.gyp:ssl_config',
'../../components/components.gyp:suggestions',
- '../../components/components.gyp:sync_driver',
'../../components/components.gyp:syncable_prefs',
'../../components/components.gyp:translate_core_browser',
'../../components/components.gyp:translate_ios_browser',
@@ -750,7 +749,7 @@
'../../components/components.gyp:autofill_core_common',
'../../components/components.gyp:dom_distiller_core',
'../../components/components.gyp:flags_ui',
- '../../components/components.gyp:sync_driver',
+ '../../components/sync.gyp:sync',
'../../components/components_strings.gyp:components_strings',
'../../google_apis/google_apis.gyp:google_apis',
'../web/ios_web.gyp:ios_web',
« no previous file with comments | « ios/chrome/browser/ui/webui/sync_internals/sync_internals_ui.cc ('k') | ios/chrome/ios_chrome_tests.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698