Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(4606)

Unified Diff: chrome/chrome_syzygy.gypi

Issue 141693007: Delete some msvs_cygwin_shell:0 (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 6 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « build/win/importlibs/create_import_lib.gypi ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/chrome_syzygy.gypi
diff --git a/chrome/chrome_syzygy.gypi b/chrome/chrome_syzygy.gypi
index bfde257452b4a06c89cdba5ba8e0a74b08e04169..6f940edfd104e348face40b0ae58a8e8b5a79339 100644
--- a/chrome/chrome_syzygy.gypi
+++ b/chrome/chrome_syzygy.gypi
@@ -25,7 +25,6 @@
'actions': [
{
'action_name': 'Reorder Chrome with Syzygy',
- 'msvs_cygwin_shell': 0,
'inputs': [
'<(PRODUCT_DIR)/<(dll_name).dll',
'<(PRODUCT_DIR)/<(dll_name).dll.pdb',
@@ -48,7 +47,6 @@
'actions': [
{
'action_name': 'Instrument Chrome with SyzyAsan',
- 'msvs_cygwin_shell': 0,
'inputs': [
'<(DEPTH)/chrome/tools/build/win/win-syzyasan-filter.txt',
'<(PRODUCT_DIR)/<(dll_name).dll',
« no previous file with comments | « build/win/importlibs/create_import_lib.gypi ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698