Chromium Code Reviews| Index: chrome/chrome.isolate |
| diff --git a/chrome/chrome.isolate b/chrome/chrome.isolate |
| index 86ca3cc25f8c680a80c08b7b2ae7cb849f7bbd3d..527045554c4944af27152911a92a61c7b2e63c01 100644 |
| --- a/chrome/chrome.isolate |
| +++ b/chrome/chrome.isolate |
| @@ -93,13 +93,6 @@ |
| ], |
| }, |
| }], |
| - ['OS=="win" and target_arch=="ia32"', { |
| - 'variables': { |
| - 'files': [ |
| - '<(PRODUCT_DIR)/wow_helper.exe', |
| - ], |
| - }, |
| - }], |
| ['disable_nacl==0 and OS=="win" and target_arch=="ia32"', { |
| 'variables': { |
| 'files': [ |