Index: cc/test/test_image_factory.h |
diff --git a/cc/test/test_image_factory.h b/cc/test/test_image_factory.h |
index fcef3906a1f751fec8be0187ab448d7ee578ea3b..88ebe54ae7a30a8f6ffdb7b11c37a0d2d383c4ed 100644 |
--- a/cc/test/test_image_factory.h |
+++ b/cc/test/test_image_factory.h |
@@ -18,7 +18,7 @@ class TestImageFactory : public gpu::ImageFactory { |
scoped_refptr<gfx::GLImage> CreateImageForGpuMemoryBuffer( |
const gfx::GpuMemoryBufferHandle& handle, |
const gfx::Size& size, |
- gfx::GpuMemoryBuffer::Format format, |
+ gfx::BufferFormat format, |
unsigned internalformat, |
int client_id) override; |