Bug 1788596 - Remove RecvNewContentRemoteDecoderManager on wrong class r=alwu

Differential Revision: https://phabricator.services.mozilla.com/D156483
This commit is contained in:
Alexandre Lissy 2022-10-06 06:14:07 +00:00
parent 3159f89ec9
commit e8a03a304a

View File

@ -37,10 +37,6 @@ class UtilityProcessChild final : public PUtilityProcessChild {
mozilla::ipc::IPCResult RecvInitProfiler(
Endpoint<PProfilerChild>&& aEndpoint);
mozilla::ipc::IPCResult RecvNewContentRemoteDecoderManager(
Endpoint<PRemoteDecoderManagerParent>&& aEndpoint,
const bool& aAllowHardwareDecoding);
mozilla::ipc::IPCResult RecvPreferenceUpdate(const Pref& pref);
mozilla::ipc::IPCResult RecvRequestMemoryReport(