| Index: chrome/browser/safe_browsing/download_protection_service.cc
|
| diff --git a/chrome/browser/safe_browsing/download_protection_service.cc b/chrome/browser/safe_browsing/download_protection_service.cc
|
| index 1a199a0345a395e9bef994dce1f36679f3110b9c..0e8e6d50ec4cf0deaa74f7d89bd3a088a816bfa6 100644
|
| --- a/chrome/browser/safe_browsing/download_protection_service.cc
|
| +++ b/chrome/browser/safe_browsing/download_protection_service.cc
|
| @@ -53,8 +53,8 @@
|
| #include "components/google/core/browser/google_util.h"
|
| #include "components/history/core/browser/history_service.h"
|
| #include "components/prefs/pref_service.h"
|
| +#include "components/safe_browsing/common/csd.pb.h"
|
| #include "components/safe_browsing/common/safebrowsing_switches.h"
|
| -#include "components/safe_browsing/csd.pb.h"
|
| #include "components/safe_browsing_db/safe_browsing_prefs.h"
|
| #include "content/public/browser/browser_thread.h"
|
| #include "content/public/browser/download_item.h"
|
|
|