Index: sandbox/win/src/handle_policy.h |
diff --git a/sandbox/win/src/handle_policy.h b/sandbox/win/src/handle_policy.h |
index d91a0393aef04bec7585ed000a63803a37d28522..ffe54b8ae2e973d82ca742711d7fe045754c847e 100644 |
--- a/sandbox/win/src/handle_policy.h |
+++ b/sandbox/win/src/handle_policy.h |
@@ -27,7 +27,6 @@ class HandlePolicy { |
// Processes a 'TargetPolicy::DuplicateHandle()' request from the target. |
static DWORD DuplicateHandleProxyAction(EvalResult eval_result, |
- const ClientInfo& client_info, |
HANDLE source_handle, |
DWORD target_process_id, |
HANDLE* target_handle, |