Index: mojo/edk/system/data_pipe.cc |
diff --git a/mojo/edk/system/data_pipe.cc b/mojo/edk/system/data_pipe.cc |
index 3a089d937c7f5c73368e0dabf77dd1fbc954cccc..7cfd2a58066d4a640fff100c7e9d12f1bee914b9 100644 |
--- a/mojo/edk/system/data_pipe.cc |
+++ b/mojo/edk/system/data_pipe.cc |
@@ -25,6 +25,7 @@ |
#include "mojo/edk/system/remote_producer_data_pipe_impl.h" |
#include "mojo/edk/util/make_unique.h" |
+using mojo::util::MutexLocker; |
using mojo::util::RefPtr; |
namespace mojo { |