summaryrefslogtreecommitdiff
path: root/chromium/tools/checkperms/checkperms.py
diff options
context:
space:
mode:
Diffstat (limited to 'chromium/tools/checkperms/checkperms.py')
-rwxr-xr-xchromium/tools/checkperms/checkperms.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/chromium/tools/checkperms/checkperms.py b/chromium/tools/checkperms/checkperms.py
index 37958d8c838..854fd2cbc3b 100755
--- a/chromium/tools/checkperms/checkperms.py
+++ b/chromium/tools/checkperms/checkperms.py
@@ -178,7 +178,7 @@ IGNORED_PATHS = (
'native_client_sdk/src/build_tools/sdk_tools/third_party/fancy_urllib/'
'__init__.py',
'out/',
- 'third_party/blink/web_tests/external/wpt/tools/third_party/',
+ 'third_party/wpt_tools/wpt/tools/third_party/',
# TODO(maruel): Fix these.
'third_party/devscripts/licensecheck.pl.vanilla',
'third_party/libxml/linux/xml2-config',