summaryrefslogtreecommitdiffstats
path: root/sandbox/win/src/handle_closer.cc
diff options
context:
space:
mode:
Diffstat (limited to 'sandbox/win/src/handle_closer.cc')
-rw-r--r--sandbox/win/src/handle_closer.cc1
1 files changed, 1 insertions, 0 deletions
diff --git a/sandbox/win/src/handle_closer.cc b/sandbox/win/src/handle_closer.cc
index f2012b7..962e441 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"