Chromium Code Reviews| Index: crypto/DEPS |
| diff --git a/crypto/DEPS b/crypto/DEPS |
| new file mode 100644 |
| index 0000000000000000000000000000000000000000..859cc4e7e54226697123ff0b4775076f05e231e4 |
| --- /dev/null |
| +++ b/crypto/DEPS |
| @@ -0,0 +1,3 @@ |
| +include_rules = [ |
| + "+third_party/boringssl/src/include", |
| +] |