Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(175)

Unified Diff: sandbox/win/src/handle_closer.h

Issue 10689170: Move the Windows sandbox to sandbox/win (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Rebase on top of tree (properly this time) Created 8 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « sandbox/win/src/filesystem_policy.cc ('k') | sandbox/win/src/handle_closer.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: sandbox/win/src/handle_closer.h
diff --git a/sandbox/src/handle_closer.h b/sandbox/win/src/handle_closer.h
similarity index 94%
rename from sandbox/src/handle_closer.h
rename to sandbox/win/src/handle_closer.h
index f680169a1632a79e03b9c0e3bc30d1fb09da2b7f..b43e50fc882b6aa1d4ed3f01a2e1a14e414b309d 100644
--- a/sandbox/src/handle_closer.h
+++ b/sandbox/win/src/handle_closer.h
@@ -10,9 +10,9 @@
#include "base/basictypes.h"
#include "base/string16.h"
-#include "sandbox/src/interception.h"
-#include "sandbox/src/sandbox_types.h"
-#include "sandbox/src/target_process.h"
+#include "sandbox/win/src/interception.h"
+#include "sandbox/win/src/sandbox_types.h"
+#include "sandbox/win/src/target_process.h"
namespace sandbox {
« no previous file with comments | « sandbox/win/src/filesystem_policy.cc ('k') | sandbox/win/src/handle_closer.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698