Issue #80 - De-unify gfx/ipc

This commit is contained in:
Moonchild 2020-05-14 19:27:23 +00:00 committed by Roy Tam
commit 8458063b23
10 changed files with 23 additions and 2 deletions

View file

@ -5,6 +5,9 @@
* file, You can obtain one at http://mozilla.org/MPL/2.0/. */
#include "VsyncBridgeParent.h"
#include "mozilla/layers/CompositorThread.h"
#include "mozilla/layers/CompositorBridgeParent.h"
using namespace mozilla::layers;
namespace mozilla {
namespace gfx {