Index: sandbox/win/src/policy_opcodes_unittest.cc |
diff --git a/sandbox/src/policy_opcodes_unittest.cc b/sandbox/win/src/policy_opcodes_unittest.cc |
similarity index 98% |
rename from sandbox/src/policy_opcodes_unittest.cc |
rename to sandbox/win/src/policy_opcodes_unittest.cc |
index 37ccd80f1ce4a35371ce3d519b31207ce380204b..e1a7ad63d2029bc5be187bc11ce98492faa78719 100644 |
--- a/sandbox/src/policy_opcodes_unittest.cc |
+++ b/sandbox/win/src/policy_opcodes_unittest.cc |
@@ -2,10 +2,10 @@ |
// Use of this source code is governed by a BSD-style license that can be |
// found in the LICENSE file. |
-#include "sandbox/src/sandbox_types.h" |
-#include "sandbox/src/sandbox_nt_types.h" |
-#include "sandbox/src/policy_engine_params.h" |
-#include "sandbox/src/policy_engine_opcodes.h" |
+#include "sandbox/win/src/sandbox_types.h" |
+#include "sandbox/win/src/sandbox_nt_types.h" |
+#include "sandbox/win/src/policy_engine_params.h" |
+#include "sandbox/win/src/policy_engine_opcodes.h" |
#include "testing/gtest/include/gtest/gtest.h" |