Chromium Code Reviews| Index: services/pdf_compositor/DEPS |
| diff --git a/services/pdf_compositor/DEPS b/services/pdf_compositor/DEPS |
| new file mode 100644 |
| index 0000000000000000000000000000000000000000..55ae0c1f8a783f0f6f080c97efb768721de55808 |
| --- /dev/null |
| +++ b/services/pdf_compositor/DEPS |
| @@ -0,0 +1,10 @@ |
| +include_rules = [ |
| + "+components/discardable_memory/client", |
| + "+content/public/child", |
| + "+content/public/common", |
| + "+printing", |
| + "+skia", |
| + "+third_party/WebKit/public", |
| + "+third_party/skia", |
| + "+ui/gfx", |
| +] |