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

Unified Diff: sandbox/win/src/policy_engine_processor.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 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
Index: sandbox/win/src/policy_engine_processor.h
diff --git a/sandbox/src/policy_engine_processor.h b/sandbox/win/src/policy_engine_processor.h
similarity index 98%
rename from sandbox/src/policy_engine_processor.h
rename to sandbox/win/src/policy_engine_processor.h
index 3327e36d96f204ec81d632447eb4054b5470f6d0..85c999e27e99e493779588e86488fc3941991a7f 100644
--- a/sandbox/src/policy_engine_processor.h
+++ b/sandbox/win/src/policy_engine_processor.h
@@ -6,8 +6,8 @@
#define SANDBOX_SRC_POLICY_ENGINE_PROCESSOR_H__
#include "base/basictypes.h"
-#include "sandbox/src/policy_engine_params.h"
-#include "sandbox/src/policy_engine_opcodes.h"
+#include "sandbox/win/src/policy_engine_params.h"
+#include "sandbox/win/src/policy_engine_opcodes.h"
namespace sandbox {

Powered by Google App Engine
This is Rietveld 408576698