| Index: chrome/browser/download/download_request_infobar_delegate.cc
|
| diff --git a/chrome/browser/download/download_request_infobar_delegate.cc b/chrome/browser/download/download_request_infobar_delegate.cc
|
| index 9c96fabe062fc153ad97d5c52230a7902da4af0d..3316660e5dbc119b613b36e2ab84f10ad3fda043 100644
|
| --- a/chrome/browser/download/download_request_infobar_delegate.cc
|
| +++ b/chrome/browser/download/download_request_infobar_delegate.cc
|
| @@ -4,6 +4,7 @@
|
|
|
| #include "chrome/browser/download/download_request_infobar_delegate.h"
|
|
|
| +#include "chrome/browser/infobars/infobar_tab_helper.h"
|
| #include "grit/generated_resources.h"
|
| #include "grit/theme_resources.h"
|
| #include "ui/base/l10n/l10n_util.h"
|
|
|