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

Unified Diff: chrome/chrome.isolate

Issue 2306933002: Remove wow_helper. (Closed)
Patch Set: Created 4 years, 3 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 | « no previous file | chrome/installer/mini_installer/chrome.release » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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': [
« no previous file with comments | « no previous file | chrome/installer/mini_installer/chrome.release » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698