summaryrefslogtreecommitdiffstats
path: root/ppapi/DEPS
diff options
context:
space:
mode:
Diffstat (limited to 'ppapi/DEPS')
-rw-r--r--ppapi/DEPS6
1 files changed, 6 insertions, 0 deletions
diff --git a/ppapi/DEPS b/ppapi/DEPS
new file mode 100644
index 0000000..fba1a39
--- /dev/null
+++ b/ppapi/DEPS
@@ -0,0 +1,6 @@
+# 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.
+ # http://code.google.com/p/chromium/issues/detail?id=93520
+ "native_client",
+]