summaryrefslogtreecommitdiffstats
path: root/webkit/DEPS
diff options
context:
space:
mode:
Diffstat (limited to 'webkit/DEPS')
-rw-r--r--webkit/DEPS4
1 files changed, 4 insertions, 0 deletions
diff --git a/webkit/DEPS b/webkit/DEPS
new file mode 100644
index 0000000..ffded95
--- /dev/null
+++ b/webkit/DEPS
@@ -0,0 +1,4 @@
+# checkdeps.py shouldn't check include paths for files in these dirs:
+skip_child_includes = [
+ "build",
+]