Index: mojo/edk/system/master_connection_manager.cc |
diff --git a/mojo/edk/system/master_connection_manager.cc b/mojo/edk/system/master_connection_manager.cc |
index 4f2e555e8544da59f39b6935c1917665ce10db3b..84f838a50f280c6c9471f152673c2550e8e426cf 100644 |
--- a/mojo/edk/system/master_connection_manager.cc |
+++ b/mojo/edk/system/master_connection_manager.cc |
@@ -25,6 +25,8 @@ |
#include "mojo/edk/util/make_unique.h" |
#include "mojo/public/cpp/system/macros.h" |
+using mojo::util::MutexLocker; |
+ |
namespace mojo { |
namespace system { |