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

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: 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
Index: tools/checkperms/checkperms.py
diff --git a/tools/checkperms/checkperms.py b/tools/checkperms/checkperms.py
index eedc08d097d93c6bcb916853e04f807830875fe5..68e2a6d6ac659ca121cda55a4647b72bfb64aad8 100755
--- a/tools/checkperms/checkperms.py
+++ b/tools/checkperms/checkperms.py
@@ -46,13 +46,13 @@ WHITELIST_FILES = [
'/build/gyp_chromium',
'/build/linux/dump_app_syms',
'/build/linux/pkg-config-wrapper',
+ '/build/mac/copy_framework_unversioned',
'/build/mac/strip_from_xcode',
'/build/mac/strip_save_dsym',
'/chrome/installer/mac/pkg-dmg',
'/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',
« content/shell/mac/exported_symbols.exp ('K') | « content/shell/shell_main_delegate.h ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698