Chromium Code Reviews| Index: components/printing/browser/DEPS |
| diff --git a/components/printing/browser/DEPS b/components/printing/browser/DEPS |
| new file mode 100644 |
| index 0000000000000000000000000000000000000000..a110436016a32a2614deb2c80472e554e76a80f0 |
| --- /dev/null |
| +++ b/components/printing/browser/DEPS |
| @@ -0,0 +1,6 @@ |
| +include_rules = [ |
| + "+content/public/browser", |
| + "+mojo/public/cpp/system", |
| + "+printing", |
| + "+services/service_manager/public/cpp", |
| +] |