Index: mojo/edk/system/ipc_support_unittest.cc |
diff --git a/mojo/edk/system/ipc_support_unittest.cc b/mojo/edk/system/ipc_support_unittest.cc |
index 25cf613b3eecad1571fbe7219993cda95c4e6b06..af986e9111fd6aadb372340747640ad1648f6de5 100644 |
--- a/mojo/edk/system/ipc_support_unittest.cc |
+++ b/mojo/edk/system/ipc_support_unittest.cc |
@@ -31,7 +31,7 @@ |
#include "mojo/public/cpp/system/macros.h" |
#include "testing/gtest/include/gtest/gtest.h" |
-using mojo::embedder::ScopedPlatformHandle; |
+using mojo::platform::ScopedPlatformHandle; |
using mojo::util::AutoResetWaitableEvent; |
using mojo::util::ManualResetWaitableEvent; |
using mojo::util::RefPtr; |