| Index: chrome/browser/safe_browsing/incident_reporting/environment_data_collection_win.cc
|
| diff --git a/chrome/browser/safe_browsing/incident_reporting/environment_data_collection_win.cc b/chrome/browser/safe_browsing/incident_reporting/environment_data_collection_win.cc
|
| index 63211c22fcf87244ef53183d6ff3bad8a0b45fac..c108780039573eff2f5a00dc9b0c6210bea7f67d 100644
|
| --- a/chrome/browser/safe_browsing/incident_reporting/environment_data_collection_win.cc
|
| +++ b/chrome/browser/safe_browsing/incident_reporting/environment_data_collection_win.cc
|
| @@ -25,8 +25,8 @@
|
| #include "chrome/browser/safe_browsing/incident_reporting/module_integrity_verifier_win.h"
|
| #include "chrome/browser/safe_browsing/path_sanitizer.h"
|
| #include "chrome/common/safe_browsing/binary_feature_extractor.h"
|
| +#include "chrome/common/safe_browsing/csd.pb.h"
|
| #include "chrome_elf/chrome_elf_constants.h"
|
| -#include "components/safe_browsing/csd.pb.h"
|
| #include "components/variations/variations_associated_data.h"
|
|
|
| namespace safe_browsing {
|
|
|