| Index: components/image_fetcher/content/DEPS
|
| diff --git a/components/image_fetcher/content/DEPS b/components/image_fetcher/content/DEPS
|
| new file mode 100644
|
| index 0000000000000000000000000000000000000000..323884bc50d7a5b1ee3f800e400c601f808d374a
|
| --- /dev/null
|
| +++ b/components/image_fetcher/content/DEPS
|
| @@ -0,0 +1,9 @@
|
| +include_rules = [
|
| + "+content/public/browser",
|
| + "+content/public/common",
|
| + "+ipc",
|
| + "+services/data_decoder/public/cpp",
|
| + "+services/service_manager/public/cpp",
|
| + "+third_party/skia",
|
| + "+ui/gfx",
|
| +]
|
|
|