From 85ff16045ea4c8029899c42e7f676057368d594e Mon Sep 17 00:00:00 2001 From: "avi@chromium.org" Date: Tue, 6 Mar 2012 23:46:34 +0000 Subject: First pass at content shell for the Mac. Doesn't work yet. BUG=115784 TEST=none Review URL: https://chromiumcodereview.appspot.com/9513006 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@125254 0039d316-1c4b-4281-b951-d872f2087c98 --- tools/checkperms/checkperms.py | 2 -- 1 file changed, 2 deletions(-) (limited to 'tools') diff --git a/tools/checkperms/checkperms.py b/tools/checkperms/checkperms.py index b2e22d4..cbdc697 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', -- cgit v1.1