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

Unified Diff: sandbox/win/src/acl.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/acl.h
diff --git a/sandbox/src/acl.h b/sandbox/win/src/acl.h
similarity index 97%
rename from sandbox/src/acl.h
rename to sandbox/win/src/acl.h
index d4520113367901ae615d424bd4a4e470ebcc3a95..25d5cdb1611b77487585afddb435cdc7f71a8ff3 100644
--- a/sandbox/src/acl.h
+++ b/sandbox/win/src/acl.h
@@ -8,7 +8,7 @@
#include <windows.h>
#include "base/memory/scoped_ptr.h"
-#include "sandbox/src/sid.h"
+#include "sandbox/win/src/sid.h"
namespace sandbox {

Powered by Google App Engine
This is Rietveld 408576698