| Index: mojo/edk/system/message_pipe_test_utils.h
|
| diff --git a/mojo/edk/system/message_pipe_test_utils.h b/mojo/edk/system/message_pipe_test_utils.h
|
| index cbd0b70b924cefa3406dfeb560e02509b7bda0c7..820387ce7e8ac5198705d15b12bc3186d931ff2f 100644
|
| --- a/mojo/edk/system/message_pipe_test_utils.h
|
| +++ b/mojo/edk/system/message_pipe_test_utils.h
|
| @@ -40,7 +40,6 @@ class ChannelThread {
|
| // doesn't currently work correctly with base::Bind.
|
| void InitChannelOnIOThread(platform::ScopedPlatformHandle platform_handle,
|
| util::RefPtr<ChannelEndpoint> channel_endpoint);
|
| - void ShutdownChannelOnIOThread();
|
|
|
| embedder::PlatformSupport* const platform_support_;
|
| TestIOThread test_io_thread_;
|
|
|