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

Unified Diff: components/syncable_prefs.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 | « components/sync_sessions/tab_node_pool_unittest.cc ('k') | components/syncable_prefs/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/syncable_prefs.gypi
diff --git a/components/syncable_prefs.gypi b/components/syncable_prefs.gypi
index 66943f4bc048c541ba3f880e4a8f52c71e168a86..cf8a7bf125c7e8f0997ef8944de9ffac63eae8e4 100644
--- a/components/syncable_prefs.gypi
+++ b/components/syncable_prefs.gypi
@@ -10,7 +10,7 @@
'type': 'static_library',
'dependencies': [
'../base/base.gyp:base',
- '../sync/sync.gyp:sync',
+ '../components/sync.gyp:sync',
'pref_registry',
'prefs/prefs.gyp:prefs',
],
« no previous file with comments | « components/sync_sessions/tab_node_pool_unittest.cc ('k') | components/syncable_prefs/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698