summaryrefslogtreecommitdiffstats
path: root/tools/checkperms/checkperms.py
diff options
context:
space:
mode:
Diffstat (limited to 'tools/checkperms/checkperms.py')
-rwxr-xr-xtools/checkperms/checkperms.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/checkperms/checkperms.py b/tools/checkperms/checkperms.py
index a90aaa1..f07103e 100755
--- a/tools/checkperms/checkperms.py
+++ b/tools/checkperms/checkperms.py
@@ -149,6 +149,7 @@ IGNORED_PATHS = (
'out/',
# TODO(maruel): Fix these.
'third_party/android_testrunner/',
+ 'third_party/bintrees/',
'third_party/closure_linter/',
'third_party/devscripts/licensecheck.pl.vanilla',
'third_party/hyphen/',