summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--DEPS2
-rw-r--r--chrome/installer/installer.gyp1
2 files changed, 2 insertions, 1 deletions
diff --git a/DEPS b/DEPS
index cf74e56..bff9157 100644
--- a/DEPS
+++ b/DEPS
@@ -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",
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