diff options
author | avi@chromium.org <avi@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2012-03-07 06:25:17 +0000 |
---|---|---|
committer | avi@chromium.org <avi@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2012-03-07 06:25:17 +0000 |
commit | 8fcde31f65cfb51a5a1b55d11ec7d8c7f1866b6a (patch) | |
tree | ca89756661db8cc77d52d9261ad534de7a3291a3 /content/content_shell.gypi | |
parent | c624240fb9c3e684d60a8a8e10ec9bedae8bbeed (diff) | |
download | chromium_src-8fcde31f65cfb51a5a1b55d11ec7d8c7f1866b6a.zip chromium_src-8fcde31f65cfb51a5a1b55d11ec7d8c7f1866b6a.tar.gz chromium_src-8fcde31f65cfb51a5a1b55d11ec7d8c7f1866b6a.tar.bz2 |
Fix tweak_info_plist.py to be explicit about arguments.
BUG=115784
TEST=none
Review URL: http://codereview.chromium.org/9617032
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@125349 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'content/content_shell.gypi')
-rw-r--r-- | content/content_shell.gypi | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/content/content_shell.gypi b/content/content_shell.gypi index a6eadbf..f17ee72 100644 --- a/content/content_shell.gypi +++ b/content/content_shell.gypi @@ -289,9 +289,7 @@ # Modify the Info.plist as needed. 'postbuild_name': 'Tweak Info.plist', 'action': ['../build/mac/tweak_info_plist.py', - '-s1', - 'unused branding', - 'unused bundle-id'], + '--svn=1'], }, { # Make sure there isn't any Objective-C in the shell's |