| Index: content/browser/renderer_host/context_provider_factory_impl_android.h
|
| diff --git a/content/browser/renderer_host/context_provider_factory_impl_android.h b/content/browser/renderer_host/context_provider_factory_impl_android.h
|
| index cd37db920f75b8b7a743ded88d6a00b9aeca8cb8..79a529b91e204046a2263ce427d332cc5832ac83 100644
|
| --- a/content/browser/renderer_host/context_provider_factory_impl_android.h
|
| +++ b/content/browser/renderer_host/context_provider_factory_impl_android.h
|
| @@ -104,7 +104,7 @@ class CONTENT_EXPORT ContextProviderFactoryImpl
|
| base::OneShotTimer establish_gpu_channel_timeout_;
|
|
|
| std::unique_ptr<cc::SurfaceManager> surface_manager_;
|
| - uint32_t next_client_id_;
|
| + uint32_t next_sink_id_;
|
|
|
| base::WeakPtrFactory<ContextProviderFactoryImpl> weak_factory_;
|
|
|
|
|