Chromium Code Reviews| Index: sandbox/win/src/acl.h |
| diff --git a/sandbox/win/src/acl.h b/sandbox/win/src/acl.h |
| index b5021e7be8655cbebad04e6f007e69f00fef0bee..46d227d65fe761b70296804780008a023a8cfd8e 100644 |
| --- a/sandbox/win/src/acl.h |
| +++ b/sandbox/win/src/acl.h |
| @@ -8,6 +8,7 @@ |
| #include <AccCtrl.h> |
| #include <windows.h> |
| +#include "base/memory/free_deleter.h" |
| #include "base/memory/scoped_ptr.h" |
| #include "sandbox/win/src/sid.h" |