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', |
], |