| Index: content/browser/loader/mojo_async_resource_handler_unittest.cc
|
| diff --git a/content/browser/loader/mojo_async_resource_handler_unittest.cc b/content/browser/loader/mojo_async_resource_handler_unittest.cc
|
| index ffca6d44b45becc8e0828755e099c73220a0b90d..d20c649988460383ad9184a7bf135cddf6203eb6 100644
|
| --- a/content/browser/loader/mojo_async_resource_handler_unittest.cc
|
| +++ b/content/browser/loader/mojo_async_resource_handler_unittest.cc
|
| @@ -82,8 +82,6 @@ class TestResourceDispatcherHostDelegate final
|
|
|
| void DownloadStarting(net::URLRequest* request,
|
| ResourceContext* resource_context,
|
| - int child_id,
|
| - int route_id,
|
| bool is_content_initiated,
|
| bool must_download,
|
| ScopedVector<ResourceThrottle>* throttles) override {
|
|
|