Back out d393cfeb5dbf:9f82224bb8a3 (bug 903816) for Android reftest failures
CLOSED TREE
This commit is contained in:
@@ -8,11 +8,10 @@
|
||||
#ifndef GFX_LAYERS_BLOBSURFACE_H
|
||||
#define GFX_LAYERS_BLOBSURFACE_H
|
||||
|
||||
#include <stdint.h> // for uint8_t, uint32_t
|
||||
#include "mozilla/Attributes.h" // for MOZ_STACK_CLASS
|
||||
#include "mozilla/RefPtr.h" // for TemporaryRef
|
||||
#include "mozilla/gfx/Point.h" // for IntSize
|
||||
#include "mozilla/gfx/Types.h" // for SurfaceFormat
|
||||
#include "mozilla/gfx/Point.h"
|
||||
#include "mozilla/RefPtr.h"
|
||||
|
||||
#include <stdint.h>
|
||||
|
||||
class gfxImageSurface;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user