| Index: sandbox/win/wow_helper/wow_helper.cc
|
| diff --git a/sandbox/wow_helper/wow_helper.cc b/sandbox/win/wow_helper/wow_helper.cc
|
| similarity index 97%
|
| rename from sandbox/wow_helper/wow_helper.cc
|
| rename to sandbox/win/wow_helper/wow_helper.cc
|
| index 6c272e4ead7d938b34aee5ad37bb126158b38951..9d5a5ea8822c48bb4b2e5e06fc85c95e1d67e170 100644
|
| --- a/sandbox/wow_helper/wow_helper.cc
|
| +++ b/sandbox/win/wow_helper/wow_helper.cc
|
| @@ -12,8 +12,8 @@
|
|
|
| #include <string>
|
|
|
| -#include "sandbox/wow_helper/service64_resolver.h"
|
| -#include "sandbox/wow_helper/target_code.h"
|
| +#include "sandbox/win/wow_helper/service64_resolver.h"
|
| +#include "sandbox/win/wow_helper/target_code.h"
|
|
|
| namespace {
|
|
|
|
|