Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(26)

Unified Diff: tools/checkperms/checkperms.py

Issue 9513006: First pass at content shell for the Mac. Doesn't work yet. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: rebase only, no code change Created 8 years, 10 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « content/shell/shell_main.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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',
« no previous file with comments | « content/shell/shell_main.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698