summaryrefslogtreecommitdiffstats
path: root/components/pdf/DEPS
diff options
context:
space:
mode:
Diffstat (limited to 'components/pdf/DEPS')
-rw-r--r--components/pdf/DEPS10
1 files changed, 10 insertions, 0 deletions
diff --git a/components/pdf/DEPS b/components/pdf/DEPS
new file mode 100644
index 0000000..745ee50
--- /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",
+]