Index: sandbox/win/sandbox_win.gypi |
diff --git a/sandbox/win/sandbox_win.gypi b/sandbox/win/sandbox_win.gypi |
index e9673aa9a1b42215b00829ad5f2480c8d47574da..e11baebc4423fc4391835bfe8bf9e827dd9739a8 100644 |
--- a/sandbox/win/sandbox_win.gypi |
+++ b/sandbox/win/sandbox_win.gypi |
@@ -178,19 +178,6 @@ |
'include_dirs': [ |
'../..', |
], |
- 'target_conditions': [ |
- ['target_arch=="ia32"', { |
- 'copies': [ |
- { |
- 'destination': '<(PRODUCT_DIR)', |
- 'files': [ |
- 'wow_helper/wow_helper.exe', |
- 'wow_helper/wow_helper.pdb', |
- ], |
- }, |
- ], |
- }], |
- ], |
}, |
{ |
'target_name': 'sbox_integration_tests', |