summaryrefslogtreecommitdiffstats
path: root/build/protoc.gypi
diff options
context:
space:
mode:
authorscottmg@chromium.org <scottmg@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2014-01-25 00:45:40 +0000
committerscottmg@chromium.org <scottmg@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2014-01-25 00:45:40 +0000
commita523a3e1c326e84d4de6fc45e079c5ed0f8e48c0 (patch)
treec300bbcb48e5f610a2381c44d3c91db86ec7a53c /build/protoc.gypi
parent5ac46cf9aee5f9ed19bc86579c44aec6ccce4f89 (diff)
downloadchromium_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/protoc.gypi')
-rw-r--r--build/protoc.gypi1
1 files changed, 0 insertions, 1 deletions
diff --git a/build/protoc.gypi b/build/protoc.gypi
index 52fb8a2b6..fafdf9d 100644
--- a/build/protoc.gypi
+++ b/build/protoc.gypi
@@ -94,7 +94,6 @@
'--cpp_out', '<(cc_generator_options)<(cc_dir)',
'--python_out', '<(py_dir)',
],
- 'msvs_cygwin_shell': 0,
'message': 'Generating C++ and Python code from <(RULE_INPUT_PATH)',
'process_outputs_as_sources': 1,
},