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

Unified Diff: sandbox/win/src/policy_low_level.cc

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/policy_low_level.h ('k') | sandbox/win/src/policy_low_level_unittest.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: sandbox/win/src/policy_low_level.cc
diff --git a/sandbox/src/policy_low_level.cc b/sandbox/win/src/policy_low_level.cc
similarity index 99%
rename from sandbox/src/policy_low_level.cc
rename to sandbox/win/src/policy_low_level.cc
index 401f2e186e8bd422aeaf09b7b2036559a8072171..8431bc0dd92f22a1afd89607a3018c76aceb137f 100644
--- a/sandbox/src/policy_low_level.cc
+++ b/sandbox/win/src/policy_low_level.cc
@@ -5,7 +5,7 @@
#include <string>
#include <map>
-#include "sandbox/src/policy_low_level.h"
+#include "sandbox/win/src/policy_low_level.h"
#include "base/basictypes.h"
namespace {
« no previous file with comments | « sandbox/win/src/policy_low_level.h ('k') | sandbox/win/src/policy_low_level_unittest.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698