| Index: content/browser/download/download_create_info.h
|
| diff --git a/content/browser/download/download_create_info.h b/content/browser/download/download_create_info.h
|
| index ed052943cd4e4d67fdf890241c3cf395405f8ee4..652de4f0c95e93c4fc7152444eca3fc92df52e5d 100644
|
| --- a/content/browser/download/download_create_info.h
|
| +++ b/content/browser/download/download_create_info.h
|
| @@ -14,6 +14,7 @@
|
| #include "base/time.h"
|
| #include "content/browser/download/download_file.h"
|
| #include "content/browser/download/download_id.h"
|
| +#include "content/browser/download/download_types.h"
|
| #include "content/common/content_export.h"
|
| #include "content/public/common/page_transition_types.h"
|
| #include "googleurl/src/gurl.h"
|
|
|