Index: content/renderer/gpu/webgraphicscontext3d_command_buffer_impl.h |
diff --git a/content/renderer/gpu/webgraphicscontext3d_command_buffer_impl.h b/content/renderer/gpu/webgraphicscontext3d_command_buffer_impl.h |
index 0137b381dfe19ca5db35537418c161098bd696a9..27109b3f6c9e1f3b60d6f822c1ffa17520c58221 100644 |
--- a/content/renderer/gpu/webgraphicscontext3d_command_buffer_impl.h |
+++ b/content/renderer/gpu/webgraphicscontext3d_command_buffer_impl.h |
@@ -427,7 +427,7 @@ class WebGraphicsContext3DCommandBufferImpl |
WGC3Denum access); |
virtual void unmapTexSubImage2DCHROMIUM(const void*); |
- virtual void setVisibilityCHROMIUM(bool visible); |
+ virtual void setResourceUsageCHROMIUM(ResourceUsage); |
virtual void copyTextureToParentTextureCHROMIUM( |
WebGLId texture, WebGLId parentTexture); |