| Index: chrome/browser/renderer_host/download_throttling_resource_handler.cc
|
| ===================================================================
|
| --- chrome/browser/renderer_host/download_throttling_resource_handler.cc (revision 96829)
|
| +++ chrome/browser/renderer_host/download_throttling_resource_handler.cc (working copy)
|
| @@ -6,7 +6,7 @@
|
|
|
| #include "base/logging.h"
|
| #include "chrome/browser/download/download_util.h"
|
| -#include "chrome/browser/renderer_host/download_resource_handler.h"
|
| +#include "content/browser/download/download_resource_handler.h"
|
| #include "content/browser/renderer_host/resource_dispatcher_host.h"
|
| #include "content/common/resource_response.h"
|
| #include "net/base/io_buffer.h"
|
|
|