| 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 b49bc875b20e787f7d692a7d020364733388cc68..8ca251fecdc9228b11548a11e9584116397c3881 100644
|
| --- a/chrome/browser/renderer_host/download_throttling_resource_handler.cc
|
| +++ b/chrome/browser/renderer_host/download_throttling_resource_handler.cc
|
| @@ -6,6 +6,7 @@
|
|
|
| #include "base/logging.h"
|
| #include "chrome/browser/renderer_host/download_resource_handler.h"
|
| +#include "chrome/browser/renderer_host/resource_dispatcher_host.h"
|
| #include "net/base/io_buffer.h"
|
|
|
| DownloadThrottlingResourceHandler::DownloadThrottlingResourceHandler(
|
|
|