Chromium Code Reviews| Index: components/printing/DEPS |
| diff --git a/components/pdf/DEPS b/components/printing/DEPS |
| similarity index 59% |
| copy from components/pdf/DEPS |
| copy to components/printing/DEPS |
| index d0c3033c30fc3801a3b80166e4ce283a3e5d803e..057bda25ce5948f045c2136939f5972f32c230bf 100644 |
| --- a/components/pdf/DEPS |
| +++ b/components/printing/DEPS |
| @@ -1,8 +1,7 @@ |
| include_rules = [ |
| "+content/public", |
| "+ipc", |
| - "+ppapi", |
| - "+third_party/skia/include", |
| + "+printing", |
| "+third_party/WebKit/public", |
| - "+ui/base", |
| + "+ui/gfx" |
| ] |