diff options
author | scottmg@chromium.org <scottmg@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2014-01-25 00:45:40 +0000 |
---|---|---|
committer | scottmg@chromium.org <scottmg@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2014-01-25 00:45:40 +0000 |
commit | a523a3e1c326e84d4de6fc45e079c5ed0f8e48c0 (patch) | |
tree | c300bbcb48e5f610a2381c44d3c91db86ec7a53c /build/isolate.gypi | |
parent | 5ac46cf9aee5f9ed19bc86579c44aec6ccce4f89 (diff) | |
download | chromium_src-a523a3e1c326e84d4de6fc45e079c5ed0f8e48c0.zip chromium_src-a523a3e1c326e84d4de6fc45e079c5ed0f8e48c0.tar.gz chromium_src-a523a3e1c326e84d4de6fc45e079c5ed0f8e48c0.tar.bz2 |
Delete some msvs_cygwin_shell:0
This is the default, so these are no-ops.
TBR=thakis@chromium.org
BUG=123026
Review URL: https://codereview.chromium.org/141693007
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@247039 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'build/isolate.gypi')
-rw-r--r-- | build/isolate.gypi | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/build/isolate.gypi b/build/isolate.gypi index b038a3f..b5980669 100644 --- a/build/isolate.gypi +++ b/build/isolate.gypi @@ -121,8 +121,6 @@ }, ], ], - - 'msvs_cygwin_shell': 0, }, ], } |