| Index: content/browser/download/download_item_impl.h
|
| diff --git a/content/browser/download/download_item_impl.h b/content/browser/download/download_item_impl.h
|
| index 0401370ac4d0fac06487d7cb999a647497d3b92f..a66201a404c98d0a0c7d540c786793758da9a2ca 100644
|
| --- a/content/browser/download/download_item_impl.h
|
| +++ b/content/browser/download/download_item_impl.h
|
| @@ -22,7 +22,7 @@
|
| #include "content/common/content_export.h"
|
| #include "content/public/browser/download_interrupt_reasons.h"
|
| #include "content/public/browser/download_item.h"
|
| -#include "net/log/net_log.h"
|
| +#include "net/log/net_log_with_source.h"
|
| #include "url/gurl.h"
|
|
|
| namespace content {
|
|
|