Index: mojo/edk/system/data_pipe_consumer_dispatcher.cc |
diff --git a/mojo/edk/system/data_pipe_consumer_dispatcher.cc b/mojo/edk/system/data_pipe_consumer_dispatcher.cc |
index b0101e3923b4604f2a876e69bbf9449364bdd1eb..a32e05e1e3c383d55d6e8a88ade7d5205d6b81f3 100644 |
--- a/mojo/edk/system/data_pipe_consumer_dispatcher.cc |
+++ b/mojo/edk/system/data_pipe_consumer_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; |