Bug 1082986 - Use RefPtr to hold Compositor r=nical

This commit is contained in:
Sotaro Ikeda
2014-10-16 06:48:29 -07:00
parent 95c1a1db98
commit 88543b81f5
17 changed files with 32 additions and 25 deletions

View File

@@ -9,7 +9,6 @@
#include <ui/GraphicBuffer.h>
#include "GrallocImages.h" // for GrallocImage
#include "mozilla/layers/GrallocTextureHost.h"
#include "mozilla/layers/CompositorOGL.h"
#include "mozilla/layers/SharedBufferManagerParent.h"
#include "EGLImageHelpers.h"
#include "GLReadTexImageHelper.h"