Index: mojo/edk/system/ipc_support.cc |
diff --git a/mojo/edk/system/ipc_support.cc b/mojo/edk/system/ipc_support.cc |
index 0e0697cf1da2af129d639d78bfd8ca40ce6bdc3e..5ff1168b2906bde051db3130b83fc6ea8d2962a1 100644 |
--- a/mojo/edk/system/ipc_support.cc |
+++ b/mojo/edk/system/ipc_support.cc |
@@ -15,7 +15,7 @@ |
#include "mojo/edk/system/message_pipe_dispatcher.h" |
#include "mojo/edk/system/slave_connection_manager.h" |
-using mojo::embedder::ScopedPlatformHandle; |
+using mojo::platform::ScopedPlatformHandle; |
using mojo::platform::TaskRunner; |
using mojo::util::RefPtr; |