Index: chrome/browser/safe_browsing/download_protection_service_unittest.cc |
diff --git a/chrome/browser/safe_browsing/download_protection_service_unittest.cc b/chrome/browser/safe_browsing/download_protection_service_unittest.cc |
index a79e70b27beb3ee19936e9e0b14b4066305159e0..e8da2eeea7570f6c0c6e75a4a270524926484dd4 100644 |
--- a/chrome/browser/safe_browsing/download_protection_service_unittest.cc |
+++ b/chrome/browser/safe_browsing/download_protection_service_unittest.cc |
@@ -23,7 +23,7 @@ |
#include "chrome/browser/safe_browsing/safe_browsing_service.h" |
#include "chrome/browser/safe_browsing/signature_util.h" |
#include "chrome/common/safe_browsing/csd.pb.h" |
-#include "chrome/common/zip.h" |
+#include "components/zip/zip.h" |
#include "content/public/test/mock_download_item.h" |
#include "content/public/test/test_browser_thread.h" |
#include "googleurl/src/gurl.h" |