| Index: chrome/browser/safe_browsing/incident_reporting/incident_report_uploader_impl.cc
|
| diff --git a/chrome/browser/safe_browsing/incident_reporting/incident_report_uploader_impl.cc b/chrome/browser/safe_browsing/incident_reporting/incident_report_uploader_impl.cc
|
| index 735522ffb5a0944272673eb45b1ec3eaef44cb0a..21ba87c163331df448e0e98b3f6c6b95ee0ce2ed 100644
|
| --- a/chrome/browser/safe_browsing/incident_reporting/incident_report_uploader_impl.cc
|
| +++ b/chrome/browser/safe_browsing/incident_reporting/incident_report_uploader_impl.cc
|
| @@ -8,7 +8,7 @@
|
|
|
| #include "base/metrics/histogram_macros.h"
|
| #include "components/data_use_measurement/core/data_use_user_data.h"
|
| -#include "components/safe_browsing/csd.pb.h"
|
| +#include "components/safe_browsing/common/csd.pb.h"
|
| #include "google_apis/google_api_keys.h"
|
| #include "net/base/escape.h"
|
| #include "net/base/load_flags.h"
|
|
|