| Index: mojo/edk/system/platform_handle_dispatcher.cc
|
| diff --git a/mojo/edk/system/platform_handle_dispatcher.cc b/mojo/edk/system/platform_handle_dispatcher.cc
|
| index 7cb711074e9870cfb1971c49c07b470456abdb67..aab08d77b2530e91cde143d6d112023ee60cac7a 100644
|
| --- a/mojo/edk/system/platform_handle_dispatcher.cc
|
| +++ b/mojo/edk/system/platform_handle_dispatcher.cc
|
| @@ -9,7 +9,7 @@
|
|
|
| #include "base/logging.h"
|
|
|
| -using mojo::embedder::ScopedPlatformHandle;
|
| +using mojo::platform::ScopedPlatformHandle;
|
| using mojo::util::MutexLocker;
|
| using mojo::util::RefPtr;
|
|
|
|
|