Chromium Code Reviews| Index: ios/web/DEPS |
| diff --git a/ios/web/DEPS b/ios/web/DEPS |
| index 2f189bfcb4d5b0b2d93090ea1cc177ce36d892b5..abbd3335b291c43abd5a378001a3c3b8a25b2ea6 100644 |
| --- a/ios/web/DEPS |
| +++ b/ios/web/DEPS |
| @@ -1,8 +1,13 @@ |
| include_rules = [ |
| + "+ios/public/provider/web", |
| + "+ios/net", |
| "+ios/web", |
| "+net", |
| "+third_party/libwebp/webp", |
| "+ui", |
| + |
| + # For tests. |
| + "+ios/testing", |
| ] |
| specific_include_rules = { |