Index: mojo/edk/system/channel_manager.cc |
diff --git a/mojo/edk/system/channel_manager.cc b/mojo/edk/system/channel_manager.cc |
index 8f9bbbed8709af8e9f13d0c9e4269e34b208dc8e..ca0c270289607a6ad18f3688ac5200820efa2a38 100644 |
--- a/mojo/edk/system/channel_manager.cc |
+++ b/mojo/edk/system/channel_manager.cc |
@@ -13,6 +13,7 @@ |
#include "mojo/edk/system/message_pipe_dispatcher.h" |
using mojo::util::MakeRefCounted; |
+using mojo::util::MutexLocker; |
using mojo::util::RefPtr; |
namespace mojo { |