Bug 1300682 - Part 4: Set OtherPid() for VideoBridge. r=dvander

This commit is contained in:
Matt Woodrow 2016-10-07 21:13:33 +13:00
parent 8f742937c9
commit 40e5335ced

View File

@ -23,6 +23,7 @@ VideoBridgeChild::Startup()
sVideoBridgeChildSingleton->Open(parent->GetIPCChannel(),
loop,
ipc::ChildSide);
parent->SetOtherProcessId(base::GetCurrentProcId());
}
/* static */ void