| Index: chrome/browser/safe_browsing/incident_reporting/environment_data_collection_win_unittest.cc
|
| diff --git a/chrome/browser/safe_browsing/incident_reporting/environment_data_collection_win_unittest.cc b/chrome/browser/safe_browsing/incident_reporting/environment_data_collection_win_unittest.cc
|
| index 46c05a509a4cf395a7c656dce0564de9b62d897b..e918e61b217eced8d6ad1c4e97486ccc31aef64b 100644
|
| --- a/chrome/browser/safe_browsing/incident_reporting/environment_data_collection_win_unittest.cc
|
| +++ b/chrome/browser/safe_browsing/incident_reporting/environment_data_collection_win_unittest.cc
|
| @@ -20,8 +20,8 @@
|
| #include "chrome/browser/safe_browsing/incident_reporting/module_integrity_unittest_util_win.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/csd.pb.h"
|
| #include "chrome_elf/chrome_elf_constants.h"
|
| -#include "components/safe_browsing/csd.pb.h"
|
| #include "net/base/winsock_init.h"
|
| #include "testing/gtest/include/gtest/gtest.h"
|
|
|
|
|