Chromium Code Reviews| Index: src/gpu/gl/GrGLPathRange.h |
| diff --git a/src/gpu/gl/GrGLPathRange.h b/src/gpu/gl/GrGLPathRange.h |
| index ed9766d958ab0d3191a4e7b48e6f611c6175518f..e815dba00581a104e4c094dfc82087ccf92c8495 100644 |
| --- a/src/gpu/gl/GrGLPathRange.h |
| +++ b/src/gpu/gl/GrGLPathRange.h |
| @@ -49,7 +49,6 @@ protected: |
| void onRelease() override; |
| void onAbandon() override; |
| - |
| private: |
| void init(); |
| size_t onGpuMemorySize() const override { return fGpuMemorySize; } |