Index: include/gpu/SkGrPixelRef.h |
diff --git a/include/gpu/SkGrPixelRef.h b/include/gpu/SkGrPixelRef.h |
index ec1e22ec0204cc482f4214a80b22af0c2258619e..da4b8fae090dfab8d0fd6860426a612a5d5de52f 100644 |
--- a/include/gpu/SkGrPixelRef.h |
+++ b/include/gpu/SkGrPixelRef.h |
@@ -51,7 +51,7 @@ public: |
virtual ~SkGrPixelRef(); |
// override from SkPixelRef |
- virtual SkGpuTexture* getTexture() SK_OVERRIDE; |
+ virtual GrTexture* getTexture() SK_OVERRIDE; |
SK_DECLARE_UNFLATTENABLE_OBJECT() |