| Index: sandbox/win/src/process_thread_policy.cc
|
| diff --git a/sandbox/win/src/process_thread_policy.cc b/sandbox/win/src/process_thread_policy.cc
|
| index 11928c804487a1fbdee3cdb873c5273633d147d6..514e7d674f48339949d8c2e8838731ca02aad04f 100644
|
| --- a/sandbox/win/src/process_thread_policy.cc
|
| +++ b/sandbox/win/src/process_thread_policy.cc
|
| @@ -8,6 +8,7 @@
|
|
|
| #include <string>
|
|
|
| +#include "base/memory/free_deleter.h"
|
| #include "base/memory/scoped_ptr.h"
|
| #include "sandbox/win/src/ipc_tags.h"
|
| #include "sandbox/win/src/nt_internals.h"
|
|
|