| Index: tools/checkperms/checkperms.py | 
| diff --git a/tools/checkperms/checkperms.py b/tools/checkperms/checkperms.py | 
| index b2e22d4a0e9898a0dd1082809ac68d87e1872f11..cbdc6972c5eb359ac51dbb79a85565a1594c29c2 100755 | 
| --- a/tools/checkperms/checkperms.py | 
| +++ b/tools/checkperms/checkperms.py | 
| @@ -52,11 +52,9 @@ WHITELIST_FILES = [ | 
| '/chrome/tools/build/linux/chrome-wrapper', | 
| '/chrome/tools/build/mac/build_app_dmg', | 
| '/chrome/tools/build/mac/clean_up_old_versions', | 
| -    '/chrome/tools/build/mac/copy_framework_unversioned', | 
| '/chrome/tools/build/mac/dump_product_syms', | 
| '/chrome/tools/build/mac/generate_localizer', | 
| '/chrome/tools/build/mac/make_sign_sh', | 
| -    '/chrome/tools/build/mac/tweak_info_plist', | 
| '/chrome/tools/build/mac/verify_order', | 
| '/o3d/build/gyp_o3d', | 
| '/o3d/gypbuild', | 
|  |