| Index: chrome/browser/safe_browsing/incident_reporting/resource_request_incident.cc
|
| diff --git a/chrome/browser/safe_browsing/incident_reporting/resource_request_incident.cc b/chrome/browser/safe_browsing/incident_reporting/resource_request_incident.cc
|
| index 109b499c77c6f933c6793da5c34040b274ed67e3..8b8a466ffab9dabe1bb1d1e24bfd335d27d3d7cc 100644
|
| --- a/chrome/browser/safe_browsing/incident_reporting/resource_request_incident.cc
|
| +++ b/chrome/browser/safe_browsing/incident_reporting/resource_request_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 {
|
|
|
|
|