| Index: content/browser/download/download_create_info.cc
|
| diff --git a/content/browser/download/download_create_info.cc b/content/browser/download/download_create_info.cc
|
| index 1d48aa1775bb735674fba16460bce185ee0a7599..85637d978bf77ff6b9d9c62967bd30a599e6278c 100644
|
| --- a/content/browser/download/download_create_info.cc
|
| +++ b/content/browser/download/download_create_info.cc
|
| @@ -9,6 +9,7 @@
|
| #include "base/format_macros.h"
|
| #include "base/memory/ptr_util.h"
|
| #include "base/strings/stringprintf.h"
|
| +#include "net/http/http_response_headers.h"
|
|
|
| namespace content {
|
|
|
|
|