diff options
Diffstat (limited to 'webkit/DEPS')
-rw-r--r-- | webkit/DEPS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/webkit/DEPS b/webkit/DEPS index 99b96ac..70ca8be 100644 --- a/webkit/DEPS +++ b/webkit/DEPS @@ -1,5 +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", |