From d273184b4f6dc3fafdbb5533faec2a3c674fd61b Mon Sep 17 00:00:00 2001 From: "bradnelson@chromium.org" Date: Tue, 8 Sep 2009 20:30:15 +0000 Subject: Rolling back 25652. BUG=None TEST=None TBR=gregoryd Review URL: http://codereview.chromium.org/196045 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@25655 0039d316-1c4b-4281-b951-d872f2087c98 --- DEPS | 2 +- chrome/installer/installer.gyp | 1 - 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/DEPS b/DEPS index b5b2853..cf74e56 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@640", + "http://gyp.googlecode.com/svn/trunk@604", "src/v8": "http://v8.googlecode.com/svn/trunk@2811", diff --git a/chrome/installer/installer.gyp b/chrome/installer/installer.gyp index 0c22e4c..b7ab828 100644 --- a/chrome/installer/installer.gyp +++ b/chrome/installer/installer.gyp @@ -191,7 +191,6 @@ '<(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 -- cgit v1.1