Index: ui/gl/gl_image_memory.h |
diff --git a/ui/gl/gl_image_memory.h b/ui/gl/gl_image_memory.h |
index 4f6db9a252ea052a5eeb0af5c549f6f49b10a5f7..7d0f39b74451172246dae347347e16a571931189 100644 |
--- a/ui/gl/gl_image_memory.h |
+++ b/ui/gl/gl_image_memory.h |
@@ -39,8 +39,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; |