Index: mojo/edk/system/platform_handle_dispatcher_unittest.cc |
diff --git a/mojo/edk/system/platform_handle_dispatcher_unittest.cc b/mojo/edk/system/platform_handle_dispatcher_unittest.cc |
index 6db55cb783c39bd4ab0d144c39b86c34d838a015..bc33c0684547bf13f3068a482f553e466fab145d 100644 |
--- a/mojo/edk/system/platform_handle_dispatcher_unittest.cc |
+++ b/mojo/edk/system/platform_handle_dispatcher_unittest.cc |
@@ -13,7 +13,7 @@ |
#include "mojo/edk/util/scoped_file.h" |
#include "testing/gtest/include/gtest/gtest.h" |
-using mojo::embedder::ScopedPlatformHandle; |
+using mojo::platform::ScopedPlatformHandle; |
using mojo::util::RefPtr; |
namespace mojo { |