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 ffded95..78a1c8e 100644 --- a/webkit/DEPS +++ b/webkit/DEPS @@ -1,4 +1,5 @@ # checkdeps.py shouldn't check include paths for files in these dirs:
skip_child_includes = [
"build",
+ "pending",
]
|