diff options
Diffstat (limited to 'webkit/DEPS')
-rw-r--r-- | webkit/DEPS | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/webkit/DEPS b/webkit/DEPS index 537654c..5102de3 100644 --- a/webkit/DEPS +++ b/webkit/DEPS @@ -1,10 +1,6 @@ # checkdeps.py shouldn't check include paths for files in these dirs: skip_child_includes = [ - "api", "build", - # Skip port and pending because they use webkit style for includes. - "pending", - "port", ] include_rules = [ |