| Index: chrome/common/safe_browsing/binary_feature_extractor_win_unittest.cc
|
| diff --git a/chrome/common/safe_browsing/binary_feature_extractor_win_unittest.cc b/chrome/common/safe_browsing/binary_feature_extractor_win_unittest.cc
|
| index c4a6d914fd44ff07e0d3b7262da705408112ef59..4b2f9df2a280a9fd6a88998e251d46a35af90379 100644
|
| --- a/chrome/common/safe_browsing/binary_feature_extractor_win_unittest.cc
|
| +++ b/chrome/common/safe_browsing/binary_feature_extractor_win_unittest.cc
|
| @@ -12,7 +12,7 @@
|
| #include "base/memory/ref_counted.h"
|
| #include "base/path_service.h"
|
| #include "chrome/common/chrome_paths.h"
|
| -#include "components/safe_browsing/csd.pb.h"
|
| +#include "chrome/common/safe_browsing/csd.pb.h"
|
| #include "net/cert/x509_cert_types.h"
|
| #include "net/cert/x509_certificate.h"
|
| #include "testing/gtest/include/gtest/gtest.h"
|
|
|