diff options
Diffstat (limited to 'mojo/system/message_pipe.cc')
-rw-r--r-- | mojo/system/message_pipe.cc | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/mojo/system/message_pipe.cc b/mojo/system/message_pipe.cc index 10cf9cd..4083cd8 100644 --- a/mojo/system/message_pipe.cc +++ b/mojo/system/message_pipe.cc @@ -5,7 +5,6 @@ #include "mojo/system/message_pipe.h" #include "base/logging.h" -#include "base/stl_util.h" #include "mojo/system/channel.h" #include "mojo/system/dispatcher.h" #include "mojo/system/local_message_pipe_endpoint.h" |