Chromium Code Reviews| Index: chrome/common/net/DEPS |
| diff --git a/chrome/common/net/DEPS b/chrome/common/net/DEPS |
| new file mode 100644 |
| index 0000000000000000000000000000000000000000..2304e31a24f2aca1f24969586d0d43407e30c052 |
| --- /dev/null |
| +++ b/chrome/common/net/DEPS |
| @@ -0,0 +1,4 @@ |
| +include_rules = [ |
| + # Other libraries. |
| + "+chrome/third_party/mozilla_security_manager", |
| +] |