Index: include/gpu/gl/GrGLTypes.h |
diff --git a/include/gpu/gl/GrGLTypes.h b/include/gpu/gl/GrGLTypes.h |
index d0edcf101ef35abad8fabe2862310adc4553805f..5b9e31de1a44700fc06abeb844d4824dc299b416 100644 |
--- a/include/gpu/gl/GrGLTypes.h |
+++ b/include/gpu/gl/GrGLTypes.h |
@@ -58,6 +58,7 @@ typedef signed long int GrGLintptr; |
typedef signed long int GrGLsizeiptr; |
#endif |
typedef void* GrGLeglImage; |
+typedef void* GrGLsync; |
struct GrGLDrawArraysIndirectCommand { |
GrGLuint fCount; |