Index: sandbox/win/src/sandbox_factory.h |
diff --git a/sandbox/src/sandbox_factory.h b/sandbox/win/src/sandbox_factory.h |
similarity index 98% |
rename from sandbox/src/sandbox_factory.h |
rename to sandbox/win/src/sandbox_factory.h |
index b52bcb654a907bf4c89863ca54e32d0147661043..7a0280f90802a0db026a020991351a756b82b851 100644 |
--- a/sandbox/src/sandbox_factory.h |
+++ b/sandbox/win/src/sandbox_factory.h |
@@ -5,7 +5,7 @@ |
#ifndef SANDBOX_SRC_SANDBOX_FACTORY_H__ |
#define SANDBOX_SRC_SANDBOX_FACTORY_H__ |
-#include "sandbox/src/sandbox.h" |
+#include "sandbox/win/src/sandbox.h" |
// SandboxFactory is a set of static methods to get access to the broker |
// or target services object. Only one of the two methods (GetBrokerServices, |