Chromium Code Reviews| Index: mojo/edk/system/channel.cc |
| diff --git a/mojo/edk/system/channel.cc b/mojo/edk/system/channel.cc |
| index 69227ab9fdd40fc43ad425074a706e35802ef965..eb32544a0ccd750664f0dd2a646e9cba9cdfa1f8 100644 |
| --- a/mojo/edk/system/channel.cc |
| +++ b/mojo/edk/system/channel.cc |
| @@ -7,7 +7,6 @@ |
| #include <algorithm> |
| #include <utility> |
| -#include "base/bind.h" |
| #include "base/logging.h" |
| #include "mojo/edk/system/endpoint_relayer.h" |
| #include "mojo/edk/system/transport_data.h" |