| Index: sandbox/win/src/interceptors_64.h
|
| diff --git a/sandbox/src/interceptors_64.h b/sandbox/win/src/interceptors_64.h
|
| similarity index 98%
|
| rename from sandbox/src/interceptors_64.h
|
| rename to sandbox/win/src/interceptors_64.h
|
| index 50355a03d3fe697cde5214def3a8ad190cef3ede..87c1c50759828f5b897c294d99d50d6903a475aa 100644
|
| --- a/sandbox/src/interceptors_64.h
|
| +++ b/sandbox/win/src/interceptors_64.h
|
| @@ -2,8 +2,8 @@
|
| // Use of this source code is governed by a BSD-style license that can be
|
| // found in the LICENSE file.
|
|
|
| -#include "sandbox/src/nt_internals.h"
|
| -#include "sandbox/src/sandbox_types.h"
|
| +#include "sandbox/win/src/nt_internals.h"
|
| +#include "sandbox/win/src/sandbox_types.h"
|
|
|
| #ifndef SANDBOX_SRC_INTERCEPTORS_64_H_
|
| #define SANDBOX_SRC_INTERCEPTORS_64_H_
|
|
|