Index: third_party/zlib/google/zip_internal.cc |
diff --git a/components/zip/zip_internal.cc b/third_party/zlib/google/zip_internal.cc |
similarity index 99% |
rename from components/zip/zip_internal.cc |
rename to third_party/zlib/google/zip_internal.cc |
index 56bca5e923aa4f670f78c40f305e017f670f4a4a..3a3a51ad5f71c661cb11bba1838b90dcf6834f8a 100644 |
--- a/components/zip/zip_internal.cc |
+++ b/third_party/zlib/google/zip_internal.cc |
@@ -2,7 +2,7 @@ |
// Use of this source code is governed by a BSD-style license that can be |
// found in the LICENSE file. |
-#include "components/zip/zip.h" |
+#include "third_party/zlib/google/zip.h" |
#include <algorithm> |