diff options
Diffstat (limited to 'tools/checkperms')
-rwxr-xr-x | tools/checkperms/checkperms.py | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/checkperms/checkperms.py b/tools/checkperms/checkperms.py index c3959f9..c5fb7c4 100755 --- a/tools/checkperms/checkperms.py +++ b/tools/checkperms/checkperms.py @@ -49,6 +49,7 @@ WHITELIST_FILES = [ '/build/mac/strip_from_xcode', '/build/mac/strip_save_dsym', '/chrome/installer/mac/pkg-dmg', + '/chrome/test/data/webrtc/linux/peerconnection_server', '/chrome/tools/build/linux/chrome-wrapper', '/chrome/tools/build/mac/build_app_dmg', '/chrome/tools/build/mac/clean_up_old_versions', |