| Index: chrome/browser/safe_browsing/incident_reporting/suspicious_module_incident_unittest.cc
|
| diff --git a/chrome/browser/safe_browsing/incident_reporting/suspicious_module_incident_unittest.cc b/chrome/browser/safe_browsing/incident_reporting/suspicious_module_incident_unittest.cc
|
| index 27450a5faddcb7e984a3c1348756050928ee33f7..278706b6a2d79676a30d966a1f879e68a1477915 100644
|
| --- a/chrome/browser/safe_browsing/incident_reporting/suspicious_module_incident_unittest.cc
|
| +++ b/chrome/browser/safe_browsing/incident_reporting/suspicious_module_incident_unittest.cc
|
| @@ -8,7 +8,7 @@
|
| #include <utility>
|
|
|
| #include "base/memory/ptr_util.h"
|
| -#include "components/safe_browsing/csd.pb.h"
|
| +#include "components/safe_browsing/common/csd.pb.h"
|
| #include "testing/gtest/include/gtest/gtest.h"
|
|
|
| namespace safe_browsing {
|
|
|