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
parent 610c089b
......@@ -34,7 +34,7 @@ deps = {
"http://protobuf.googlecode.com/svn/trunk@219",
"src/tools/gyp":
"http://gyp.googlecode.com/svn/trunk@604",
"http://gyp.googlecode.com/svn/trunk@639",
"src/v8":
"http://v8.googlecode.com/svn/trunk@2811",
......
......@@ -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
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment