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

Unified Diff: components/sync_driver.gypi

Issue 1422773004: [sync] Abstract most ProfileSyncService //chrome deps (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@pss_chrome_signin_deps
Patch Set: Rebase Created 5 years, 1 month 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/browser/sync/test_profile_sync_service.cc ('k') | components/sync_driver/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/sync_driver.gypi
diff --git a/components/sync_driver.gypi b/components/sync_driver.gypi
index 845b93d7202a85d64859613177408414ff776695..e0787f3e509c46e7d25b4fd0bd8f24ddb0dbc797 100644
--- a/components/sync_driver.gypi
+++ b/components/sync_driver.gypi
@@ -167,6 +167,7 @@
'type': 'static_library',
'dependencies': [
'sync_driver',
+ 'version_info',
'../base/base.gyp:base',
'../sync/sync.gyp:sync',
'../sync/sync.gyp:test_support_sync_internal_api',
« no previous file with comments | « chrome/browser/sync/test_profile_sync_service.cc ('k') | components/sync_driver/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698