Index: components/printing/renderer/DEPS |
diff --git a/components/printing/renderer/DEPS b/components/printing/renderer/DEPS |
new file mode 100644 |
index 0000000000000000000000000000000000000000..c256c2b2f2ba55b8027cf85a400a5d61b62759cc |
--- /dev/null |
+++ b/components/printing/renderer/DEPS |
@@ -0,0 +1,12 @@ |
+include_rules = [ |
+ "+net", |
+ "+ui/base", |
+ "+skia", |
+ |
+ # TODO(dgn) to be removed |
+ "+chrome/common", |
+ "+chrome/grit", |
+ "+chrome/renderer", |
+ "+chrome/test", |
+ "+extensions/common", |
+] |