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

Unified Diff: chrome/tools/build/win/FILES.cfg

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 | « chrome/installer/setup/setup_constants.cc ('k') | sandbox/win/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/tools/build/win/FILES.cfg
diff --git a/chrome/tools/build/win/FILES.cfg b/chrome/tools/build/win/FILES.cfg
index 27985301625952710f9b1d552b9a26981c46a319..ca1bc1bf4fee35e2ddf4dc421812e665e3eab5c9 100644
--- a/chrome/tools/build/win/FILES.cfg
+++ b/chrome/tools/build/win/FILES.cfg
@@ -321,11 +321,6 @@ FILES = [
'filename': 'resources.pak',
'buildtype': ['dev', 'official'],
},
- {
- 'filename': 'wow_helper.exe',
- 'arch': ['32bit'],
- 'buildtype': ['dev', 'official'],
- },
# PNaCl translator (archive only, component updater used for shipping).
{
'filename': 'pnacl',
« no previous file with comments | « chrome/installer/setup/setup_constants.cc ('k') | sandbox/win/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698