Chromium Code Reviews| Index: components/printing/renderer/DEPS |
| diff --git a/components/printing/renderer/DEPS b/components/printing/renderer/DEPS |
| index e0bb7eff5f4c0f17e02bc64415f2d4c19ce352ef..e452695c6f1db70e5c05afaacb59d38009914dad 100644 |
| --- a/components/printing/renderer/DEPS |
| +++ b/components/printing/renderer/DEPS |
| @@ -1,4 +1,5 @@ |
| include_rules = [ |
| + "+cc/paint", |
|
danakj
2017/01/20 23:34:14
printing doesn't go thru compositor, so should it
enne (OOO)
2017/01/24 01:51:28
Sure. Makes sense. I think I was thinking about
|
| "+grit/components_resources.h", |
| "+net/base", |
| "+third_party/skia", |