diff options
author | bradnelson@chromium.org <bradnelson@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-09-08 20:20:05 +0000 |
---|---|---|
committer | bradnelson@chromium.org <bradnelson@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-09-08 20:20:05 +0000 |
commit | 2b55f08bd457f3d0feba66093aed584e6817ce9e (patch) | |
tree | e55d5348430be37ef6611f90a74f43f4047ad4eb /chrome/installer | |
parent | 610c089bd27051ca8d2b983e784b31c533cbfef8 (diff) | |
download | chromium_src-2b55f08bd457f3d0feba66093aed584e6817ce9e.zip chromium_src-2b55f08bd457f3d0feba66093aed584e6817ce9e.tar.gz chromium_src-2b55f08bd457f3d0feba66093aed584e6817ce9e.tar.bz2 |
Pulling in latest gyp.
Adjusting installer_util_strings to attempt to avoid incredibuild
mysterious failure.
BUG=None
TEST=None
TBR=gregoryd
Review URL: http://codereview.chromium.org/200046
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@25652 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/installer')
-rw-r--r-- | chrome/installer/installer.gyp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/chrome/installer/installer.gyp b/chrome/installer/installer.gyp index b7ab828..0c22e4c 100644 --- a/chrome/installer/installer.gyp +++ b/chrome/installer/installer.gyp @@ -191,6 +191,7 @@ '<(SHARED_INTERMEDIATE_DIR)/installer_util_strings/installer_util_strings.rc', '<(SHARED_INTERMEDIATE_DIR)/installer_util_strings/installer_util_strings.h', ], + 'msvs_quote_cmd': 0, 'action': [ # The create_string_rc.py script requires the checked-in # python.exe that has google modules installed, and |