| Index: chrome/browser/safe_browsing/incident_reporting/binary_integrity_analyzer.cc
|
| diff --git a/chrome/browser/safe_browsing/incident_reporting/binary_integrity_analyzer.cc b/chrome/browser/safe_browsing/incident_reporting/binary_integrity_analyzer.cc
|
| index bf35ec2c9083ea80767fa7c4e819414d2e57a081..2dad9c2c068f827e184dae62295f3b945be4baf4 100644
|
| --- a/chrome/browser/safe_browsing/incident_reporting/binary_integrity_analyzer.cc
|
| +++ b/chrome/browser/safe_browsing/incident_reporting/binary_integrity_analyzer.cc
|
| @@ -20,7 +20,7 @@
|
| #include "chrome/browser/safe_browsing/incident_reporting/binary_integrity_incident.h"
|
| #include "chrome/browser/safe_browsing/incident_reporting/incident_receiver.h"
|
| #include "chrome/browser/safe_browsing/safe_browsing_service.h"
|
| -#include "components/safe_browsing/csd.pb.h"
|
| +#include "components/safe_browsing/common/csd.pb.h"
|
|
|
| namespace safe_browsing {
|
|
|
|
|