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

@@ -4,7 +4,6 @@
* file, You can obtain one at http://mozilla.org/MPL/2.0/. */
#include "MacIOSurfaceTextureHostBasic.h"
#include "mozilla/layers/BasicCompositor.h"
#include "mozilla/gfx/MacIOSurface.h"
namespace mozilla {