| 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 74caeedca9f5f5b48136840be0f740d30187e86e..7177a2776925e627a85ac40523249d153f1f8b55 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 | 
| @@ -15,9 +15,9 @@ | 
| #include "chrome/browser/install_verification/win/module_info.h" | 
| #include "chrome/browser/install_verification/win/module_verification_common.h" | 
| #include "chrome/browser/net/service_providers_win.h" | 
| -#include "chrome/browser/safe_browsing/binary_feature_extractor.h" | 
| #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" | 
|  | 
|  |