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 a17ed64d2bc83362800ac6ac76b7b924258dbb4c..4a1a951ce6482d7c244fef17ce746303f28aa54b 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 "chrome/common/zip_reader.h" |
+#include "components/zip/zip_reader.h" |
namespace safe_browsing { |
namespace zip_analyzer { |