Index: sandbox/win/src/registry_dispatcher.h |
diff --git a/sandbox/src/registry_dispatcher.h b/sandbox/win/src/registry_dispatcher.h |
similarity index 92% |
rename from sandbox/src/registry_dispatcher.h |
rename to sandbox/win/src/registry_dispatcher.h |
index 6d1390d025045ce6d98276b19a280369460c0e97..782a070e4e221d2256a7b2099e1b6af113d94e16 100644 |
--- a/sandbox/src/registry_dispatcher.h |
+++ b/sandbox/win/src/registry_dispatcher.h |
@@ -6,8 +6,8 @@ |
#define SANDBOX_SRC_REGISTRY_DISPATCHER_H_ |
#include "base/basictypes.h" |
-#include "sandbox/src/crosscall_server.h" |
-#include "sandbox/src/sandbox_policy_base.h" |
+#include "sandbox/win/src/crosscall_server.h" |
+#include "sandbox/win/src/sandbox_policy_base.h" |
namespace sandbox { |