From 3e82ac05b113eee4a08510600dd02c7c695f0b88 Mon Sep 17 00:00:00 2001 From: Moonchild Date: Fri, 15 May 2020 11:04:41 +0000 Subject: Issue #80- De-unify gfx/layers Excludes layers/ipc/CompositorBridgeParent and CrossProcessCompositorBridgeParent because the latter purposely uses functions implemented in the former. See also code comment in CrossProcessCompositorBridgeParent.cpp Note: likely dead code for us anyway; likely not worth investing in to solve. --- gfx/layers/ipc/VideoBridgeParent.cpp | 1 - 1 file changed, 1 deletion(-) (limited to 'gfx/layers/ipc/VideoBridgeParent.cpp') diff --git a/gfx/layers/ipc/VideoBridgeParent.cpp b/gfx/layers/ipc/VideoBridgeParent.cpp index fce2184c8..f8e3c5314 100644 --- a/gfx/layers/ipc/VideoBridgeParent.cpp +++ b/gfx/layers/ipc/VideoBridgeParent.cpp @@ -12,7 +12,6 @@ namespace layers { using namespace mozilla::ipc; using namespace mozilla::gfx; -using namespace mozilla::media; static VideoBridgeParent* sVideoBridgeSingleton; -- cgit v1.2.3