| Index: chrome/browser/download/download_resource_throttle.cc
|
| ===================================================================
|
| --- chrome/browser/download/download_resource_throttle.cc (revision 141889)
|
| +++ chrome/browser/download/download_resource_throttle.cc (working copy)
|
| @@ -6,7 +6,7 @@
|
|
|
| #include "base/bind.h"
|
| #include "chrome/browser/download/download_util.h"
|
| -#include "content/public/browser/resource_throttle_controller.h"
|
| +#include "content/public/browser/resource_controller.h"
|
|
|
| DownloadResourceThrottle::DownloadResourceThrottle(
|
| DownloadRequestLimiter* limiter,
|
|
|