| Index: sandbox/win/src/filesystem_interception.h
|
| diff --git a/sandbox/src/filesystem_interception.h b/sandbox/win/src/filesystem_interception.h
|
| similarity index 96%
|
| rename from sandbox/src/filesystem_interception.h
|
| rename to sandbox/win/src/filesystem_interception.h
|
| index d8d9e58bb47056b08fe01c61889f39edf7ee6878..2fafb4499b1c05a4994ee19aa9a380c89120f08e 100644
|
| --- a/sandbox/src/filesystem_interception.h
|
| +++ b/sandbox/win/src/filesystem_interception.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_FILESYSTEM_INTERCEPTION_H__
|
| #define SANDBOX_SRC_FILESYSTEM_INTERCEPTION_H__
|
|
|