Index: components/password_manager.gypi |
diff --git a/components/password_manager.gypi b/components/password_manager.gypi |
index 20ef1f0bc320a5adb9c1ca687206747b463cc46e..8b53ccae86cbf5b61578fef52439555f706e4691 100644 |
--- a/components/password_manager.gypi |
+++ b/components/password_manager.gypi |
@@ -12,7 +12,7 @@ |
'../base/base.gyp:base', |
'../net/net.gyp:net', |
'../sql/sql.gyp:sql', |
- '../sync/sync.gyp:sync', |
+ '../components/sync.gyp:sync', |
'../third_party/protobuf/protobuf.gyp:protobuf_lite', |
'../url/url.gyp:url_lib', |
'autofill_core_common', |
@@ -239,7 +239,7 @@ |
'../base/base.gyp:base', |
'../google_apis/google_apis.gyp:google_apis', |
'../net/net.gyp:net', |
- '../sync/sync.gyp:sync', |
+ '../components/sync.gyp:sync', |
'autofill_core_common', |
'password_manager_core_browser', |
], |