Index: components/password_manager.gypi |
diff --git a/components/password_manager.gypi b/components/password_manager.gypi |
index 8dd12772daec98e601f6202919ac8cc615bfa0e2..efd18fc3376ea390465ac96f607745364ea91007 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', |
], |