Chromium Code Reviews| Index: services/image_decoder/DEPS |
| diff --git a/services/image_decoder/DEPS b/services/image_decoder/DEPS |
| new file mode 100644 |
| index 0000000000000000000000000000000000000000..f03afd3528a96ceb3c68e64367521b6fda56201b |
| --- /dev/null |
| +++ b/services/image_decoder/DEPS |
| @@ -0,0 +1,7 @@ |
| +include_rules = [ |
| + "+content/public/child", |
| + "+skia", |
| + "+third_party/mojo/src/mojo/public", |
| + "+third_party/skia", |
| + "+ui/gfx", |
| +] |