| Index: tools/checkperms/checkperms.py
|
| diff --git a/tools/checkperms/checkperms.py b/tools/checkperms/checkperms.py
|
| index 1e87e80baca88d3f9efc25e15de0144975a49a9c..36ccbc80a29fd7dc483a37a964b66dbb903f8e94 100755
|
| --- a/tools/checkperms/checkperms.py
|
| +++ b/tools/checkperms/checkperms.py
|
| @@ -176,7 +176,6 @@ IGNORED_PATHS = (
|
| '__init__.py',
|
| 'out/',
|
| # TODO(maruel): Fix these.
|
| - 'third_party/android_testrunner/',
|
| 'third_party/bintrees/',
|
| 'third_party/closure_linter/',
|
| 'third_party/devscripts/licensecheck.pl.vanilla',
|
|
|