Index: mojo/edk/system/data_pipe_producer_dispatcher.cc |
diff --git a/mojo/edk/system/data_pipe_producer_dispatcher.cc b/mojo/edk/system/data_pipe_producer_dispatcher.cc |
index c08bd884f0fadbdfd3a5a9e11d8d5d7924dd8ba4..726f1bbb26d8917fb336010b3fa43ed0d7cb94da 100644 |
--- a/mojo/edk/system/data_pipe_producer_dispatcher.cc |
+++ b/mojo/edk/system/data_pipe_producer_dispatcher.cc |
@@ -10,7 +10,7 @@ |
#include "mojo/edk/system/data_pipe.h" |
#include "mojo/edk/system/memory.h" |
-using mojo::embedder::ScopedPlatformHandle; |
+using mojo::platform::ScopedPlatformHandle; |
using mojo::util::MutexLocker; |
using mojo::util::RefPtr; |