summaryrefslogtreecommitdiffstats
path: root/base/allocator/allocator.gyp
diff options
context:
space:
mode:
authorjar@chromium.org <jar@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2012-05-30 19:40:55 +0000
committerjar@chromium.org <jar@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2012-05-30 19:40:55 +0000
commit5f81c62c3af461cd53d60d7f74e2989399270c99 (patch)
treedd1d203da6c07ca94c51e01ae6fc1ac8b91cde11 /base/allocator/allocator.gyp
parent401b5c56eebfb90cb626a9c159e83eaa73085af2 (diff)
downloadchromium_src-5f81c62c3af461cd53d60d7f74e2989399270c99.zip
chromium_src-5f81c62c3af461cd53d60d7f74e2989399270c99.tar.gz
chromium_src-5f81c62c3af461cd53d60d7f74e2989399270c99.tar.bz2
Avoid using cmd so that python can be found on path
r=scottmg bug=broken build Review URL: https://chromiumcodereview.appspot.com/10446074 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@139606 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'base/allocator/allocator.gyp')
-rw-r--r--base/allocator/allocator.gyp1
1 files changed, 0 insertions, 1 deletions
diff --git a/base/allocator/allocator.gyp b/base/allocator/allocator.gyp
index 41bb96b..6288581 100644
--- a/base/allocator/allocator.gyp
+++ b/base/allocator/allocator.gyp
@@ -469,7 +469,6 @@
'$(VCInstallDir)lib',
'<(SHARED_INTERMEDIATE_DIR)/allocator',
],
- 'msvs_cygwin_shell': '0',
},
],
},