Index: chrome/common/safe_browsing/binary_feature_extractor_unittest.cc |
diff --git a/chrome/common/safe_browsing/binary_feature_extractor_unittest.cc b/chrome/common/safe_browsing/binary_feature_extractor_unittest.cc |
index 9da2d48515779434c431c1ca3b653e6da86e4d85..48b1847f3178dd10707c108a12311b6284e2f61a 100644 |
--- a/chrome/common/safe_browsing/binary_feature_extractor_unittest.cc |
+++ b/chrome/common/safe_browsing/binary_feature_extractor_unittest.cc |
@@ -13,7 +13,7 @@ |
#include "base/files/file.h" |
#include "base/files/scoped_temp_dir.h" |
#include "base/path_service.h" |
-#include "chrome/common/safe_browsing/csd.pb.h" |
+#include "components/safe_browsing/csd.pb.h" |
#include "crypto/sha2.h" |
#include "testing/gtest/include/gtest/gtest.h" |