Index: chrome/common/safe_browsing/zip_analyzer.cc |
diff --git a/chrome/common/safe_browsing/zip_analyzer.cc b/chrome/common/safe_browsing/zip_analyzer.cc |
index b49ab22dfc256dd1e3e51ca76f46561734706a3a..394520ac17be4ae5de93d5a1036852e6e62aa6e2 100644 |
--- a/chrome/common/safe_browsing/zip_analyzer.cc |
+++ b/chrome/common/safe_browsing/zip_analyzer.cc |
@@ -6,7 +6,7 @@ |
#include "base/logging.h" |
#include "chrome/common/safe_browsing/download_protection_util.h" |
-#include "components/zip/zip_reader.h" |
+#include "third_party/zlib/google/zip_reader.h" |
namespace safe_browsing { |
namespace zip_analyzer { |