| Index: chrome/browser/renderer_host/download_throttling_resource_handler.h
|
| ===================================================================
|
| --- chrome/browser/renderer_host/download_throttling_resource_handler.h (revision 9942)
|
| +++ chrome/browser/renderer_host/download_throttling_resource_handler.h (working copy)
|
| @@ -19,6 +19,7 @@
|
|
|
| class DownloadResourceHandler;
|
| class ResourceDispatcherHost;
|
| +class URLRequest;
|
|
|
| // DownloadThrottlingResourceHandler is used to determine if a download should
|
| // be allowed. When a DownloadThrottlingResourceHandler is created it pauses the
|
|
|