diff options
Diffstat (limited to 'sandbox/src/crosscall_server.h')
-rw-r--r-- | sandbox/src/crosscall_server.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sandbox/src/crosscall_server.h b/sandbox/src/crosscall_server.h index 4b1f309..fd0cd4c 100644 --- a/sandbox/src/crosscall_server.h +++ b/sandbox/src/crosscall_server.h @@ -7,6 +7,7 @@ #include <string> #include <vector> +#include "base/callback.h" #include "sandbox/src/crosscall_params.h" // This is the IPC server interface for CrossCall: The IPC for the Sandbox |