Chromium Code Reviews| Index: include/gpu/GrSurface.h |
| diff --git a/include/gpu/GrSurface.h b/include/gpu/GrSurface.h |
| index 8c6930a7a78c8070c35a5f94bbd8680f233c0880..8e8eb0f7e6f8eff42b041febbbdd904537f6cd3a 100644 |
| --- a/include/gpu/GrSurface.h |
| +++ b/include/gpu/GrSurface.h |
| @@ -137,7 +137,6 @@ public: |
| protected: |
| // Methods made available via GrSurfacePriv |
| - SkImageInfo info(SkAlphaType) const; |
| bool savePixels(const char* filename); |
| bool hasPendingRead() const; |
| bool hasPendingWrite() const; |