| Index: sandbox/win/sandbox_win.gypi
|
| diff --git a/sandbox/win/sandbox_win.gypi b/sandbox/win/sandbox_win.gypi
|
| index f0d275aed8143349aaadd68a9f0933a5ff724b08..d90130afb2fb05dee08497b4c7d6c3a8c834a026 100644
|
| --- a/sandbox/win/sandbox_win.gypi
|
| +++ b/sandbox/win/sandbox_win.gypi
|
| @@ -148,7 +148,6 @@
|
| 'src/interceptors_64.h',
|
| 'src/resolver_64.cc',
|
| 'src/service_resolver_64.cc',
|
| - 'src/Wow64_64.cc',
|
| ],
|
| }],
|
| ['target_arch=="ia32"', {
|
| @@ -164,8 +163,6 @@
|
| 'src/sidestep\mini_disassembler.h',
|
| 'src/sidestep\preamble_patcher_with_stub.cpp',
|
| 'src/sidestep\preamble_patcher.h',
|
| - 'src/Wow64.cc',
|
| - 'src/Wow64.h',
|
| ],
|
| }],
|
| ],
|
|
|