| Index: mojo/edk/system/shared_buffer_dispatcher.h
|
| diff --git a/mojo/edk/system/shared_buffer_dispatcher.h b/mojo/edk/system/shared_buffer_dispatcher.h
|
| index 1648dd274b10205807a9a90d13ee19ac3b9c2b6b..6015595317d8d7e469298188ff80dc00542578fc 100644
|
| --- a/mojo/edk/system/shared_buffer_dispatcher.h
|
| +++ b/mojo/edk/system/shared_buffer_dispatcher.h
|
| @@ -21,7 +21,6 @@ namespace mojo {
|
|
|
| namespace edk {
|
| class NodeController;
|
| -class PlatformSupport;
|
|
|
| class MOJO_SYSTEM_IMPL_EXPORT SharedBufferDispatcher final : public Dispatcher {
|
| public:
|
|
|