diff options
Diffstat (limited to 'sandbox/src/named_pipe_dispatcher.cc')
-rw-r--r-- | sandbox/src/named_pipe_dispatcher.cc | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sandbox/src/named_pipe_dispatcher.cc b/sandbox/src/named_pipe_dispatcher.cc index b40e808..73e5424 100644 --- a/sandbox/src/named_pipe_dispatcher.cc +++ b/sandbox/src/named_pipe_dispatcher.cc @@ -5,7 +5,6 @@ #include "sandbox/src/named_pipe_dispatcher.h" #include "base/basictypes.h" -#include "base/logging.h" #include "sandbox/src/crosscall_client.h" #include "sandbox/src/interception.h" |