| Index: mojo/edk/system/wait_set_dispatcher.h
|
| diff --git a/mojo/edk/system/wait_set_dispatcher.h b/mojo/edk/system/wait_set_dispatcher.h
|
| index dd4e96e5ef1cbd8455c63c7f2d8845bb1e95a7bd..c36277b4d2824b80553613edc199a5b4aa5da250 100644
|
| --- a/mojo/edk/system/wait_set_dispatcher.h
|
| +++ b/mojo/edk/system/wait_set_dispatcher.h
|
| @@ -65,7 +65,6 @@ class WaitSetDispatcher final : public Dispatcher {
|
| UserPointer<MojoWaitSetResult> results,
|
| UserPointer<uint32_t> max_results) override;
|
|
|
| - private:
|
| MOJO_DISALLOW_COPY_AND_ASSIGN(WaitSetDispatcher);
|
| };
|
|
|
|
|