Index: sandbox/win/src/registry_interception.h |
diff --git a/sandbox/src/registry_interception.h b/sandbox/win/src/registry_interception.h |
similarity index 93% |
rename from sandbox/src/registry_interception.h |
rename to sandbox/win/src/registry_interception.h |
index 7036c490954b539bed2c618375febef06ea7cdbe..c3cbde02e7228554f475e7072f32ddd43a93127e 100644 |
--- a/sandbox/src/registry_interception.h |
+++ b/sandbox/win/src/registry_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_REGISTRY_INTERCEPTION_H__ |
#define SANDBOX_SRC_REGISTRY_INTERCEPTION_H__ |