| Index: chrome/browser/safe_browsing/incident_reporting/variations_seed_signature_incident_unittest.cc
|
| diff --git a/chrome/browser/safe_browsing/incident_reporting/variations_seed_signature_incident_unittest.cc b/chrome/browser/safe_browsing/incident_reporting/variations_seed_signature_incident_unittest.cc
|
| index 07b0261401768d496e08a6137176311bc8ae41e6..e158d7b0de0e3a7f9bc579e56072f46b54c49658 100644
|
| --- a/chrome/browser/safe_browsing/incident_reporting/variations_seed_signature_incident_unittest.cc
|
| +++ b/chrome/browser/safe_browsing/incident_reporting/variations_seed_signature_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 {
|
|
|