зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1319626 - Part 6: Fix a few unified build include problems. r=mstange
--HG-- extra : rebase_source : a8db3fa549dada3925ad3b9c7ab81f4aaa280ffa
This commit is contained in:
Родитель
ce997d1ff2
Коммит
71a5f6f9cb
|
@ -19,6 +19,8 @@
|
|||
#include "nsRect.h" // for mozilla::gfx::IntRect
|
||||
#include "nsXULAppAPI.h" // for XRE_GetProcessType, etc
|
||||
#include "gfxPrefs.h" // for WebGLForceLayersReadback
|
||||
#include "gfxUtils.h"
|
||||
#include "mozilla/layers/TextureClientSharedSurface.h"
|
||||
|
||||
using namespace mozilla::gfx;
|
||||
using namespace mozilla::gl;
|
||||
|
|
|
@ -12,7 +12,6 @@ namespace layers {
|
|||
|
||||
using namespace mozilla::ipc;
|
||||
using namespace mozilla::gfx;
|
||||
using namespace mozilla::media;
|
||||
|
||||
|
||||
static VideoBridgeParent* sVideoBridgeSingleton;
|
||||
|
|
|
@ -7,6 +7,7 @@
|
|||
#define gfx_layers_ipc_VideoBridgeParent_h_
|
||||
|
||||
#include "mozilla/layers/PVideoBridgeParent.h"
|
||||
#include "mozilla/layers/ISurfaceAllocator.h"
|
||||
|
||||
namespace mozilla {
|
||||
namespace layers {
|
||||
|
|
Загрузка…
Ссылка в новой задаче