Chromium Code Reviews| Index: components/webdata/encryptor/DEPS |
| diff --git a/components/webdata/encryptor/DEPS b/components/webdata/encryptor/DEPS |
| new file mode 100644 |
| index 0000000000000000000000000000000000000000..d175bda6fe73f9bc64b0b207936f8e973a3c758c |
| --- /dev/null |
| +++ b/components/webdata/encryptor/DEPS |
| @@ -0,0 +1,4 @@ |
| +include_rules = [ |
| + "-content", |
| + "+crypto" |
| +] |