Index: services/ui/public/cpp/gpu/context_provider_command_buffer.cc |
diff --git a/services/ui/public/cpp/gpu/context_provider_command_buffer.cc b/services/ui/public/cpp/gpu/context_provider_command_buffer.cc |
index 81dcf1e3cac69e836b2301a4cd638019dbe0a7e7..12034d266b7e882ec9e4126d9ab96fae09d05bad 100644 |
--- a/services/ui/public/cpp/gpu/context_provider_command_buffer.cc |
+++ b/services/ui/public/cpp/gpu/context_provider_command_buffer.cc |
@@ -152,7 +152,7 @@ |
ContextProviderCommandBuffer::ContextProviderCommandBuffer( |
scoped_refptr<gpu::GpuChannelHost> channel, |
int32_t stream_id, |
- gpu::SchedulingPriority stream_priority, |
+ gpu::GpuStreamPriority stream_priority, |
gpu::SurfaceHandle surface_handle, |
const GURL& active_url, |
bool automatic_flushes, |