Windows: Remove wow_helper.exe which is no longer required (issue #1915)

This commit is contained in:
Marshall Greenblatt
2016-06-06 12:47:59 -04:00
parent f1fec0933e
commit 733ff6ffff
3 changed files with 0 additions and 13 deletions

View File

@ -486,8 +486,6 @@ if platform == 'windows':
'snapshot_blob.bin',
'widevinecdmadapter.dll',
]
if not options.x64build:
binaries.append('wow_helper.exe')
out_dir = os.path.join(src_dir, 'out')
libcef_dll_file = 'libcef.dll.lib'