Index: sandbox/win/src/handle_closer.cc |
diff --git a/sandbox/win/src/handle_closer.cc b/sandbox/win/src/handle_closer.cc |
index f2012b7e071ff0ee5fb7a1bbc9c47c8f5ffca889..962e4411ffd05daa1d53586099a98d56174aef94 100644 |
--- a/sandbox/win/src/handle_closer.cc |
+++ b/sandbox/win/src/handle_closer.cc |
@@ -7,6 +7,7 @@ |
#include <stddef.h> |
#include "base/logging.h" |
+#include "base/memory/free_deleter.h" |
#include "base/memory/scoped_ptr.h" |
#include "base/win/windows_version.h" |
#include "sandbox/win/src/interceptors.h" |