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

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: r3 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
« content/shell/shell_content_main.h ('K') | « 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 eedc08d097d93c6bcb916853e04f807830875fe5..7bc2beb6b4f33491b01b28ce28357623eab07614 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',
« content/shell/shell_content_main.h ('K') | « content/shell/shell_main.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698