| Index: components/password_manager/DEPS
|
| diff --git a/components/password_manager/DEPS b/components/password_manager/DEPS
|
| index 12127b20cc3fbcda901e4087247f527977d70fd6..5aa1cf79ab5d6d3093de432f22da50285af2fa7b 100644
|
| --- a/components/password_manager/DEPS
|
| +++ b/components/password_manager/DEPS
|
| @@ -4,12 +4,12 @@ include_rules = [
|
| "+components/password_manager/core",
|
| "+components/prefs",
|
| "+components/strings/grit",
|
| + "+components/sync/api",
|
| + "+components/sync/protocol",
|
| "+net/base",
|
| "+net/http/http_status_code.h",
|
| "+net/url_request",
|
| "+sql",
|
| - "+components/sync/api",
|
| - "+components/sync/protocol",
|
| "+third_party/re2",
|
| "+third_party/sqlite/sqlite3.h",
|
| "+ui",
|
|
|