Chromium Code Reviews| Index: components/cronet/ios/test/DEPS |
| diff --git a/components/cronet/ios/test/DEPS b/components/cronet/ios/test/DEPS |
| new file mode 100644 |
| index 0000000000000000000000000000000000000000..fa4cce484e65dcf306a36339dd1d3c0346430b79 |
| --- /dev/null |
| +++ b/components/cronet/ios/test/DEPS |
| @@ -0,0 +1,4 @@ |
| +include_rules = [ |
| + "+Cronet", |
| + "+crypto", |
|
mef
2017/06/19 15:02:33
FYI, I think you'll need crypto OWNER approval for
|
| +] |