Chromium Code Reviews| Index: components/printing/service/DEPS |
| diff --git a/components/printing/service/DEPS b/components/printing/service/DEPS |
| new file mode 100644 |
| index 0000000000000000000000000000000000000000..64c480e6b5294371d2fdfb5834b1b7590a7f7ee9 |
| --- /dev/null |
| +++ b/components/printing/service/DEPS |
| @@ -0,0 +1,8 @@ |
| +include_rules = [ |
| + "+components/discardable_memory/client", |
| + "+content/public/common", |
| + "+mojo/public/cpp", |
| + "+services/service_manager/public/cpp", |
| + "+skia", |
| + "+third_party/skia", |
| +] |