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..a797c90b19a1e20adeab9575b6ff0ff455ff5026 |
| --- /dev/null |
| +++ b/components/image_fetcher/ios/DEPS |
| @@ -0,0 +1,4 @@ |
| +include_rules = [ |
| + "+ios/web/public", |
| +] |
| + |
|
sdefresne
2017/02/01 09:43:44
nit: remove blank line
gambard
2017/02/02 10:03:46
Done.
|