| Index: sandbox/win/src/interception.h
|
| diff --git a/sandbox/src/interception.h b/sandbox/win/src/interception.h
|
| similarity index 99%
|
| rename from sandbox/src/interception.h
|
| rename to sandbox/win/src/interception.h
|
| index c02b0ffe788685b5a54864e16b7b7926532f1193..02fc592a067e71a9b3ea6ffaf5752bc7ca1df9bd 100644
|
| --- a/sandbox/src/interception.h
|
| +++ b/sandbox/win/src/interception.h
|
| @@ -14,7 +14,7 @@
|
|
|
| #include "base/basictypes.h"
|
| #include "base/gtest_prod_util.h"
|
| -#include "sandbox/src/sandbox_types.h"
|
| +#include "sandbox/win/src/sandbox_types.h"
|
|
|
| namespace sandbox {
|
|
|
|
|