Chromium Code Reviews| 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 { |