| Index: chrome/browser/safe_browsing/incident_reporting/incident.cc
|
| diff --git a/chrome/browser/safe_browsing/incident_reporting/incident.cc b/chrome/browser/safe_browsing/incident_reporting/incident.cc
|
| index f121dd41f69417d9c951c5df93d9fd54d66219fb..21d0b1b8b32b741e870a25694e8e234ba0c30a07 100644
|
| --- a/chrome/browser/safe_browsing/incident_reporting/incident.cc
|
| +++ b/chrome/browser/safe_browsing/incident_reporting/incident.cc
|
| @@ -8,7 +8,7 @@
|
|
|
| #include "base/logging.h"
|
| #include "base/time/time.h"
|
| -#include "chrome/common/safe_browsing/csd.pb.h"
|
| +#include "components/safe_browsing/csd.pb.h"
|
|
|
| namespace safe_browsing {
|
|
|
|
|