| Index: chrome/browser/safe_browsing/incident_reporting/blacklist_load_analyzer_win.cc
|
| diff --git a/chrome/browser/safe_browsing/incident_reporting/blacklist_load_analyzer_win.cc b/chrome/browser/safe_browsing/incident_reporting/blacklist_load_analyzer_win.cc
|
| index 97af8bfe091e7f275dcd68574abb8f8a73394ecd..4349fc84d055c494a8a4170674507b299a36468d 100644
|
| --- a/chrome/browser/safe_browsing/incident_reporting/blacklist_load_analyzer_win.cc
|
| +++ b/chrome/browser/safe_browsing/incident_reporting/blacklist_load_analyzer_win.cc
|
| @@ -21,8 +21,8 @@
|
| #include "chrome/browser/safe_browsing/path_sanitizer.h"
|
| #include "chrome/browser/safe_browsing/safe_browsing_service.h"
|
| #include "chrome/common/safe_browsing/binary_feature_extractor.h"
|
| -#include "chrome/common/safe_browsing/csd.pb.h"
|
| #include "chrome_elf/blacklist/blacklist.h"
|
| +#include "components/safe_browsing/csd.pb.h"
|
|
|
| namespace safe_browsing {
|
|
|
|
|