mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-12-01 00:32:11 +00:00
Bug 1788596 - Remove RecvNewContentRemoteDecoderManager on wrong class r=alwu
Differential Revision: https://phabricator.services.mozilla.com/D156483
This commit is contained in:
parent
3159f89ec9
commit
e8a03a304a
@ -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(
|
||||
|
Loading…
Reference in New Issue
Block a user