Index: chrome/browser/renderer_host/download_throttling_resource_handler.cc |
diff --git a/chrome/browser/renderer_host/download_throttling_resource_handler.cc b/chrome/browser/renderer_host/download_throttling_resource_handler.cc |
index 3c0e32b38cd4d918375659ead37ed440f74344b3..833c8a112a974503992d3ca2dad9d92bfb44ed55 100644 |
--- a/chrome/browser/renderer_host/download_throttling_resource_handler.cc |
+++ b/chrome/browser/renderer_host/download_throttling_resource_handler.cc |
@@ -13,7 +13,7 @@ |
DownloadThrottlingResourceHandler::DownloadThrottlingResourceHandler( |
ResourceDispatcherHost* host, |
- URLRequest* request, |
+ net::URLRequest* request, |
const GURL& url, |
int render_process_host_id, |
int render_view_id, |