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

Unified Diff: test/mac/bundle-resources/test.gyp

Issue 61293004: ninja generator vs file permissions (Closed) Base URL: http://gyp.googlecode.com/svn/trunk/
Patch Set: Created 7 years, 1 month 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 | « test/mac/bundle-resources/executable-file.sh ('k') | test/mac/gyptest-bundle-resources.py » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: test/mac/bundle-resources/test.gyp
===================================================================
--- test/mac/bundle-resources/test.gyp (revision 1778)
+++ test/mac/bundle-resources/test.gyp (working copy)
@@ -9,6 +9,7 @@
'mac_bundle': 1,
'mac_bundle_resources': [
'secret.txt',
+ 'executable-file.sh',
],
},
# A rule with process_outputs_as_mac_bundle_resources should copy files
« no previous file with comments | « test/mac/bundle-resources/executable-file.sh ('k') | test/mac/gyptest-bundle-resources.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698