| 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 35e0763a4d7e9bc6ec74cda87e83026394c3e234..a914bfbabdbe66d28e2db561c16785114877d46f 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 "chrome/common/safe_browsing/csd.pb.h"
|
| +#include "components/safe_browsing/csd.pb.h"
|
|
|
| namespace safe_browsing {
|
|
|
|
|