Index: sandbox/win/tests/validation_tests/unit_tests.cc |
diff --git a/sandbox/tests/validation_tests/unit_tests.cc b/sandbox/win/tests/validation_tests/unit_tests.cc |
similarity index 89% |
rename from sandbox/tests/validation_tests/unit_tests.cc |
rename to sandbox/win/tests/validation_tests/unit_tests.cc |
index 490f7ecfa6d6f11f650b06965588bc1b5a396230..56be2ce4d8418a261a8bab05a0e5c179e14a64a9 100644 |
--- a/sandbox/tests/validation_tests/unit_tests.cc |
+++ b/sandbox/win/tests/validation_tests/unit_tests.cc |
@@ -3,7 +3,7 @@ |
// found in the LICENSE file. |
#include "testing/gtest/include/gtest/gtest.h" |
-#include "sandbox/tests/common/controller.h" |
+#include "sandbox/win/tests/common/controller.h" |
int wmain(int argc, wchar_t **argv) { |
if (argc >= 2) { |