Chromium Code Reviews| Index: components/password_manager/DEPS |
| diff --git a/components/password_manager/DEPS b/components/password_manager/DEPS |
| index 2e79291cca3a13ddc74c9e4b59e4a5065e918f55..a0117d3ec1fd050f94599c14268ad5cb8a83a911 100644 |
| --- a/components/password_manager/DEPS |
| +++ b/components/password_manager/DEPS |
| @@ -3,6 +3,8 @@ include_rules = [ |
| "+components/os_crypt", |
| "+components/password_manager/core", |
| "+net/base", |
| + "+net/http/http_status_code.h", |
| + "+net/url_request", |
| "+sql", |
| "+sync/api", |
| "+sync/protocol", |