Chromium Code Reviews| Index: components/pdf/DEPS |
| diff --git a/components/pdf/DEPS b/components/pdf/DEPS |
| new file mode 100644 |
| index 0000000000000000000000000000000000000000..745ee50559ce2e8c116db088ff750cd9f68eb0df |
| --- /dev/null |
| +++ b/components/pdf/DEPS |
| @@ -0,0 +1,10 @@ |
| +include_rules = [ |
| + "+content/app", |
| + "+content/public", |
| + "+grit/webkit_resources.h", |
| + "+ipc", |
| + "+ppapi", |
| + "+third_party/skia/include", |
| + "+third_party/WebKit/public", |
| + "+ui/base", |
| +] |