Chromium Code Reviews| Index: headless/DEPS | 
| diff --git a/components/printing/DEPS b/headless/DEPS | 
| similarity index 58% | 
| copy from components/printing/DEPS | 
| copy to headless/DEPS | 
| index 057bda25ce5948f045c2136939f5972f32c230bf..5d0df0ef7fdd1338ede12a68f69c419440ef95c5 100644 | 
| --- a/components/printing/DEPS | 
| +++ b/headless/DEPS | 
| @@ -1,7 +1,7 @@ | 
| include_rules = [ | 
| - "+content/public", | 
| - "+ipc", | 
| - "+printing", | 
| "+third_party/WebKit/public", | 
| - "+ui/gfx" | 
| + "+content/public", | 
| + "+cc/output", | 
| + "+ui/aura", | 
| + "+ui/gfx/geometry", | 
| ] |