| 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..443324c2516857489c14d8cc3ab0d2f7dd1da6c2 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 "components/safe_browsing/common/csd.pb.h"
|
|
|
| namespace safe_browsing {
|
|
|
|
|