Bug 776876- backout patch to try and fix red. r=backout

This commit is contained in:
Jim Mathies 2012-07-24 15:29:30 -05:00
Родитель 855e96526b
Коммит b37801facf
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -52,7 +52,7 @@ namespace mozilla {
namespace gl {
class GLContext;
typedef void* SharedTextureHandle;
typedef uintptr_t SharedTextureHandle;
enum ShaderProgramType {
RGBALayerProgramType,