| Index: content/browser/renderer_host/render_process_host_impl.cc
|
| diff --git a/content/browser/renderer_host/render_process_host_impl.cc b/content/browser/renderer_host/render_process_host_impl.cc
|
| index a5f8761772e0f871552502d008fb7c2d84e2d07c..84345075cbf72599f343176fa25b1044227cff6b 100644
|
| --- a/content/browser/renderer_host/render_process_host_impl.cc
|
| +++ b/content/browser/renderer_host/render_process_host_impl.cc
|
| @@ -1086,7 +1086,6 @@ void RenderProcessHostImpl::CreateMessageFilters() {
|
| storage_partition_impl_->GetAppCacheService(), blob_storage_context.get(),
|
| storage_partition_impl_->GetFileSystemContext(),
|
| storage_partition_impl_->GetServiceWorkerContext(),
|
| - storage_partition_impl_->GetHostZoomLevelContext(),
|
| get_contexts_callback);
|
|
|
| AddFilter(resource_message_filter_.get());
|
|
|