| Index: third_party/mojo/src/mojo/edk/system/channel_info.cc
|
| diff --git a/third_party/mojo/src/mojo/edk/system/channel_info.cc b/third_party/mojo/src/mojo/edk/system/channel_info.cc
|
| index e2c69e685fd8fd95ffb1fdbb930e563acbf1bb21..6d23215e905f1d60decf281a8644431ed22aeaec 100644
|
| --- a/third_party/mojo/src/mojo/edk/system/channel_info.cc
|
| +++ b/third_party/mojo/src/mojo/edk/system/channel_info.cc
|
| @@ -5,9 +5,6 @@
|
| #include "mojo/edk/system/channel_info.h"
|
|
|
| #include <algorithm>
|
| -
|
| -#include "base/task_runner.h"
|
| -#include "mojo/edk/system/channel.h"
|
|
|
| namespace mojo {
|
| namespace system {
|
|
|