Index: src/gpu/GrPrimitiveProcessor.h |
diff --git a/src/gpu/GrPrimitiveProcessor.h b/src/gpu/GrPrimitiveProcessor.h |
index ea1237b9a2ac569f49bf8f69a286c47e1bd946ff..d66aed1ddc78fbd4bdd85b80711ff70bc1c39cd8 100644 |
--- a/src/gpu/GrPrimitiveProcessor.h |
+++ b/src/gpu/GrPrimitiveProcessor.h |
@@ -67,8 +67,7 @@ private: |
}; |
class GrIndexBufferAllocPool; |
-class GrGLCaps; |
-typedef GrGLCaps GrGLSLCaps; |
+class GrGLSLCaps; |
class GrGLPrimitiveProcessor; |
class GrVertexBufferAllocPool; |