| Index: mojo/edk/system/incoming_endpoint.cc
|
| diff --git a/mojo/edk/system/incoming_endpoint.cc b/mojo/edk/system/incoming_endpoint.cc
|
| index 32549b1d1a13e5a8080f03c7c46a308456e608be..d1d57153aaf1ce49cd20a1e065acefc2cc712d78 100644
|
| --- a/mojo/edk/system/incoming_endpoint.cc
|
| +++ b/mojo/edk/system/incoming_endpoint.cc
|
| @@ -14,6 +14,7 @@
|
| #include "mojo/edk/system/remote_producer_data_pipe_impl.h"
|
|
|
| using mojo::util::MakeRefCounted;
|
| +using mojo::util::MutexLocker;
|
| using mojo::util::RefPtr;
|
|
|
| namespace mojo {
|
|
|