| Index: content/common/gpu/client/context_provider_command_buffer.cc
|
| diff --git a/content/common/gpu/client/context_provider_command_buffer.cc b/content/common/gpu/client/context_provider_command_buffer.cc
|
| index b30e188706e07fc6633bc000ebf8b3f7917f1572..4b24d0134b627df9ebe048dcb6082e6c113c7f7e 100644
|
| --- a/content/common/gpu/client/context_provider_command_buffer.cc
|
| +++ b/content/common/gpu/client/context_provider_command_buffer.cc
|
| @@ -59,7 +59,7 @@ ContextProviderCommandBuffer::ContextProviderCommandBuffer(
|
| gpu::GpuStreamPriority stream_priority,
|
| gpu::SurfaceHandle surface_handle,
|
| const GURL& active_url,
|
| - gfx::GpuPreference gpu_preference,
|
| + gl::GpuPreference gpu_preference,
|
| bool automatic_flushes,
|
| bool support_locking,
|
| const gpu::SharedMemoryLimits& memory_limits,
|
|
|