Chromium Code Reviews| Index: components/image_fetcher/ios/DEPS |
| diff --git a/components/image_fetcher/ios/DEPS b/components/image_fetcher/ios/DEPS |
| new file mode 100644 |
| index 0000000000000000000000000000000000000000..0fc0ddddacd4c1c33c904a9175b0f3748b495c2c |
| --- /dev/null |
| +++ b/components/image_fetcher/ios/DEPS |
| @@ -0,0 +1,3 @@ |
| +include_rules = [ |
| + "+ios/web/public", |
| +] |