Chromium Code Reviews| Index: ui/gl/gl_image_memory.h |
| diff --git a/ui/gl/gl_image_memory.h b/ui/gl/gl_image_memory.h |
| index 5492ec391a2f95753f6d1cee6c2f14c2ecfcfe19..bfbd9ee28ec7a75f417597c47e201ddabb26a61f 100644 |
| --- a/ui/gl/gl_image_memory.h |
| +++ b/ui/gl/gl_image_memory.h |
| @@ -36,8 +36,6 @@ class GL_EXPORT GLImageMemory : public GLImage { |
| const gfx::Rect& bounds_rect, |
| const gfx::RectF& crop_rect) override; |
| - static unsigned GetInternalFormatForTesting(gfx::BufferFormat format); |
| - |
| protected: |
| ~GLImageMemory() override; |