Index: sandbox/win/tests/validation_tests/commands.cc |
diff --git a/sandbox/tests/validation_tests/commands.cc b/sandbox/win/tests/validation_tests/commands.cc |
similarity index 98% |
rename from sandbox/tests/validation_tests/commands.cc |
rename to sandbox/win/tests/validation_tests/commands.cc |
index d99451f9a03b183c5dce814ce1690bfdbd3c7390..dcdd4338da5177123867f6145b8f422db5567c5b 100644 |
--- a/sandbox/tests/validation_tests/commands.cc |
+++ b/sandbox/win/tests/validation_tests/commands.cc |
@@ -5,9 +5,9 @@ |
#include <windows.h> |
#include <string> |
-#include "sandbox/tests/validation_tests/commands.h" |
+#include "sandbox/win/tests/validation_tests/commands.h" |
-#include "sandbox/tests/common/controller.h" |
+#include "sandbox/win/tests/common/controller.h" |
namespace { |