| 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..2b67ec52c2983f779ba696fe2adb675235b73223 100644
|
| --- a/components/pdf/DEPS
|
| +++ b/components/printing/DEPS
|
| @@ -1,8 +1,7 @@
|
| include_rules = [
|
| "+content/public",
|
| "+ipc",
|
| - "+ppapi",
|
| - "+third_party/skia/include",
|
| "+third_party/WebKit/public",
|
| - "+ui/base",
|
| + "+printing",
|
| + "+ui/gfx"
|
| ]
|
|
|