Index: sandbox/win/sandbox_poc/pocdll/fs.cc |
diff --git a/sandbox/sandbox_poc/pocdll/fs.cc b/sandbox/win/sandbox_poc/pocdll/fs.cc |
similarity index 94% |
rename from sandbox/sandbox_poc/pocdll/fs.cc |
rename to sandbox/win/sandbox_poc/pocdll/fs.cc |
index 42c1006597cd5afaf4c4b8aa7d7bcdf4146a883c..5fab41b564758d4304b7a3b437367198d429fed4 100644 |
--- a/sandbox/sandbox_poc/pocdll/fs.cc |
+++ b/sandbox/win/sandbox_poc/pocdll/fs.cc |
@@ -2,8 +2,8 @@ |
// Use of this source code is governed by a BSD-style license that can be |
// found in the LICENSE file. |
-#include "sandbox/sandbox_poc/pocdll/exports.h" |
-#include "sandbox/sandbox_poc/pocdll/utils.h" |
+#include "sandbox/win/sandbox_poc/pocdll/exports.h" |
+#include "sandbox/win/sandbox_poc/pocdll/utils.h" |
// This file contains the tests used to verify the security of the file system. |