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