Move scripts in cef/mac to tools/mac since we have tools dir anyway for gyp

This commit is contained in:
Nathan Sobo 2012-08-10 16:11:09 -06:00
parent db6230fbdc
commit b3d17b07db
3 changed files with 1 additions and 1 deletions

View File

@ -196,7 +196,7 @@
# is marked for no PIE (ASLR).
'postbuild_name': 'Make More Helpers',
'action': [
'cef/mac/make_more_helpers.sh',
'tools/mac/make_more_helpers.sh',
'Frameworks',
'Atom',
],