| Index: chrome/browser/safe_browsing/incident_reporting/binary_integrity_incident.cc
|
| diff --git a/chrome/browser/safe_browsing/incident_reporting/binary_integrity_incident.cc b/chrome/browser/safe_browsing/incident_reporting/binary_integrity_incident.cc
|
| index a914bfbabdbe66d28e2db561c16785114877d46f..64bb4f75b88f245e875276a8d559fb7bbe8faf82 100644
|
| --- a/chrome/browser/safe_browsing/incident_reporting/binary_integrity_incident.cc
|
| +++ b/chrome/browser/safe_browsing/incident_reporting/binary_integrity_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 {
|
|
|
|
|