| Index: chrome/browser/download/download_browsertest.cc
|
| diff --git a/chrome/browser/download/download_browsertest.cc b/chrome/browser/download/download_browsertest.cc
|
| index 09c9855c58368ac777a5d47c900c5d29f1127c68..3b46f660b4680c3982337d348e1380a5eddd0ff3 100644
|
| --- a/chrome/browser/download/download_browsertest.cc
|
| +++ b/chrome/browser/download/download_browsertest.cc
|
| @@ -80,8 +80,8 @@
|
| #include "components/infobars/core/confirm_infobar_delegate.h"
|
| #include "components/infobars/core/infobar.h"
|
| #include "components/prefs/pref_service.h"
|
| +#include "components/safe_browsing/common/safe_browsing_prefs.h"
|
| #include "components/safe_browsing/csd.pb.h"
|
| -#include "components/safe_browsing_db/safe_browsing_prefs.h"
|
| #include "content/public/browser/download_danger_type.h"
|
| #include "content/public/browser/download_interrupt_reasons.h"
|
| #include "content/public/browser/download_item.h"
|
|
|