| Index: mojo/edk/system/shared_buffer_dispatcher.cc
|
| diff --git a/mojo/edk/system/shared_buffer_dispatcher.cc b/mojo/edk/system/shared_buffer_dispatcher.cc
|
| index 128708efe57ad13e20fe88b6d5d4c59c81160802..cd0ca580bd1e46bc60de54be4afc1713b8658df9 100644
|
| --- a/mojo/edk/system/shared_buffer_dispatcher.cc
|
| +++ b/mojo/edk/system/shared_buffer_dispatcher.cc
|
| @@ -15,7 +15,7 @@
|
| #include "mojo/edk/system/options_validation.h"
|
| #include "mojo/public/c/system/macros.h"
|
|
|
| -using mojo::embedder::ScopedPlatformHandle;
|
| +using mojo::platform::ScopedPlatformHandle;
|
| using mojo::util::RefPtr;
|
|
|
| namespace mojo {
|
|
|