| Index: sandbox/win/sandbox_poc/pocdll/handles.cc
|
| diff --git a/sandbox/win/sandbox_poc/pocdll/handles.cc b/sandbox/win/sandbox_poc/pocdll/handles.cc
|
| index 1c6116ec6c786adb65a586fbb6992c69fd997f96..8a51cf8e2104f5763d480f98ed903413d236a86b 100644
|
| --- a/sandbox/win/sandbox_poc/pocdll/handles.cc
|
| +++ b/sandbox/win/sandbox_poc/pocdll/handles.cc
|
| @@ -3,8 +3,8 @@
|
| // found in the LICENSE file.
|
|
|
| #include "sandbox/win/sandbox_poc/pocdll/exports.h"
|
| +#include "sandbox/win/sandbox_poc/pocdll/ntundoc.h"
|
| #include "sandbox/win/sandbox_poc/pocdll/utils.h"
|
| -#include "sandbox/win/tools/finder/ntundoc.h"
|
|
|
| // This file contains the tests used to verify the security of handles in
|
| // the process
|
|
|