| Index: chrome/browser/safe_browsing/incident_reporting/suspicious_module_incident.cc
|
| diff --git a/chrome/browser/safe_browsing/incident_reporting/suspicious_module_incident.cc b/chrome/browser/safe_browsing/incident_reporting/suspicious_module_incident.cc
|
| index 2f5589e437b65b99c1ce2ad423761abee830be4c..26d7936c5197e3d20e947a718a0c9d273a18c466 100644
|
| --- a/chrome/browser/safe_browsing/incident_reporting/suspicious_module_incident.cc
|
| +++ b/chrome/browser/safe_browsing/incident_reporting/suspicious_module_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 "chrome/common/safe_browsing/csd.pb.h"
|
|
|
| namespace safe_browsing {
|
|
|
|
|