| Index: chrome/browser/safe_browsing/incident_reporting/variations_seed_signature_incident.cc
|
| diff --git a/chrome/browser/safe_browsing/incident_reporting/variations_seed_signature_incident.cc b/chrome/browser/safe_browsing/incident_reporting/variations_seed_signature_incident.cc
|
| index abd66c1a7f867e2c0f51a7ce0842d6f110e6de4b..c409117eabda6d54d1b23e8e3e50e62e128f9524 100644
|
| --- a/chrome/browser/safe_browsing/incident_reporting/variations_seed_signature_incident.cc
|
| +++ b/chrome/browser/safe_browsing/incident_reporting/variations_seed_signature_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 {
|
|
|
|
|