| Index: sandbox/win/tests/validation_tests/suite.cc
|
| diff --git a/sandbox/tests/validation_tests/suite.cc b/sandbox/win/tests/validation_tests/suite.cc
|
| similarity index 99%
|
| rename from sandbox/tests/validation_tests/suite.cc
|
| rename to sandbox/win/tests/validation_tests/suite.cc
|
| index 3147f70ccd2a718128edc754f7eb56217a0efdc5..95209b7afe00deecffaf17c89266208268f34315 100644
|
| --- a/sandbox/tests/validation_tests/suite.cc
|
| +++ b/sandbox/win/tests/validation_tests/suite.cc
|
| @@ -10,7 +10,7 @@
|
|
|
| #include "base/win/windows_version.h"
|
| #include "testing/gtest/include/gtest/gtest.h"
|
| -#include "sandbox/tests/common/controller.h"
|
| +#include "sandbox/win/tests/common/controller.h"
|
|
|
| #pragma comment(lib, "shlwapi.lib")
|
|
|
|
|