Index: mojo/edk/system/dispatcher.cc |
diff --git a/mojo/edk/system/dispatcher.cc b/mojo/edk/system/dispatcher.cc |
index 1ff0d292fe0f9d4c978c54cf8e4d3e7bced57733..ea88870b138db018f57506341ea304d9d170f9ee 100644 |
--- a/mojo/edk/system/dispatcher.cc |
+++ b/mojo/edk/system/dispatcher.cc |
@@ -12,6 +12,7 @@ |
#include "mojo/edk/system/platform_handle_dispatcher.h" |
#include "mojo/edk/system/shared_buffer_dispatcher.h" |
+using mojo::util::MutexLocker; |
using mojo::util::RefPtr; |
namespace mojo { |