Chromium Code Reviews| Index: ios/web_view/test/DEPS |
| diff --git a/ios/web_view/test/DEPS b/ios/web_view/test/DEPS |
| new file mode 100644 |
| index 0000000000000000000000000000000000000000..4ccbc0676f9ca6bb91b9659b4589ef8a1f2f6f97 |
| --- /dev/null |
| +++ b/ios/web_view/test/DEPS |
| @@ -0,0 +1,6 @@ |
| +include_rules = [ |
| + "+base", |
| + "+ios/testing", |
| + "+ios/web_view/public", |
| + "+net", |
| +] |