From a523a3e1c326e84d4de6fc45e079c5ed0f8e48c0 Mon Sep 17 00:00:00 2001 From: "scottmg@chromium.org" Date: Sat, 25 Jan 2014 00:45:40 +0000 Subject: 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 --- build/protoc.gypi | 1 - 1 file changed, 1 deletion(-) (limited to 'build/protoc.gypi') 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, }, -- cgit v1.1