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