| Index: chrome/browser/safe_browsing/incident_reporting/blacklist_load_incident_unittest.cc
|
| diff --git a/chrome/browser/safe_browsing/incident_reporting/blacklist_load_incident_unittest.cc b/chrome/browser/safe_browsing/incident_reporting/blacklist_load_incident_unittest.cc
|
| index ff597e0b666beb653d219cb53fd026de7b8cbbfc..cd88c8cfcc0d6934895ae9f8b548996ac84393e5 100644
|
| --- a/chrome/browser/safe_browsing/incident_reporting/blacklist_load_incident_unittest.cc
|
| +++ b/chrome/browser/safe_browsing/incident_reporting/blacklist_load_incident_unittest.cc
|
| @@ -8,7 +8,7 @@
|
| #include <utility>
|
|
|
| #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 {
|
|
|