summaryrefslogtreecommitdiffstats
path: root/ppapi/DEPS
diff options
context:
space:
mode:
Diffstat (limited to 'ppapi/DEPS')
-rw-r--r--ppapi/DEPS5
1 files changed, 5 insertions, 0 deletions
diff --git a/ppapi/DEPS b/ppapi/DEPS
index fba1a39..6a80a83 100644
--- a/ppapi/DEPS
+++ b/ppapi/DEPS
@@ -1,3 +1,8 @@
+include_rules = [
+ "+third_party/skia",
+ "+third_party/WebKit/Source/WebKit/chromium/public",
+]
+
# checkdeps.py shouldn't check include paths for files in these dirs:
skip_child_includes = [
# TODO(bradnelson): fix these to comply, once migration is complete.