| Index: content/common/gpu/client/context_provider_command_buffer.h
|
| diff --git a/content/common/gpu/client/context_provider_command_buffer.h b/content/common/gpu/client/context_provider_command_buffer.h
|
| index d8f40feaac9a7f95a03958af36201dc5a051c6dd..d0d22c47f9542564b907d87c1622c5a1c04e1cc1 100644
|
| --- a/content/common/gpu/client/context_provider_command_buffer.h
|
| +++ b/content/common/gpu/client/context_provider_command_buffer.h
|
| @@ -62,6 +62,7 @@ class CONTENT_EXPORT ContextProviderCommandBuffer
|
| command_buffer_metrics::ContextType type);
|
|
|
| gpu::CommandBufferProxyImpl* GetCommandBufferProxy();
|
| + uint32_t GetCopyTextureInternalFormat();
|
|
|
| // cc::ContextProvider implementation.
|
| bool BindToCurrentThread() override;
|
|
|