| Index: chrome/browser/safe_browsing/incident_reporting/blacklist_load_incident.cc
|
| diff --git a/chrome/browser/safe_browsing/incident_reporting/blacklist_load_incident.cc b/chrome/browser/safe_browsing/incident_reporting/blacklist_load_incident.cc
|
| index c62e2b6f0b9a816cd06c27646eaa2690e0631f07..d1ef7c8a2d26ad841bc3f43eac03e56746bbb4f6 100644
|
| --- a/chrome/browser/safe_browsing/incident_reporting/blacklist_load_incident.cc
|
| +++ b/chrome/browser/safe_browsing/incident_reporting/blacklist_load_incident.cc
|
| @@ -6,7 +6,7 @@
|
|
|
| #include "base/logging.h"
|
| #include "chrome/browser/safe_browsing/incident_reporting/incident_handler_util.h"
|
| -#include "components/safe_browsing/csd.pb.h"
|
| +#include "components/safe_browsing/common/csd.pb.h"
|
|
|
| namespace safe_browsing {
|
|
|
|
|