| Index: chrome/browser/safe_browsing/incident_reporting/binary_integrity_incident_unittest.cc
|
| diff --git a/chrome/browser/safe_browsing/incident_reporting/binary_integrity_incident_unittest.cc b/chrome/browser/safe_browsing/incident_reporting/binary_integrity_incident_unittest.cc
|
| index a6c450333034fbf373a72774cdd36b80f2729fb4..bb86600078c5854abd2101af5c582fd73ac86ca9 100644
|
| --- a/chrome/browser/safe_browsing/incident_reporting/binary_integrity_incident_unittest.cc
|
| +++ b/chrome/browser/safe_browsing/incident_reporting/binary_integrity_incident_unittest.cc
|
| @@ -11,7 +11,7 @@
|
|
|
| #include "base/macros.h"
|
| #include "base/memory/ptr_util.h"
|
| -#include "chrome/common/safe_browsing/csd.pb.h"
|
| +#include "components/safe_browsing/csd.pb.h"
|
| #include "testing/gtest/include/gtest/gtest.h"
|
|
|
| namespace safe_browsing {
|
|
|