Index: third_party/zlib/google/zip_reader.h |
diff --git a/components/zip/zip_reader.h b/third_party/zlib/google/zip_reader.h |
similarity index 98% |
rename from components/zip/zip_reader.h |
rename to third_party/zlib/google/zip_reader.h |
index 0bb171c5c70f0d0936ccee69ccf2f8399b432567..f8b526f71858cc2b762a661c869cda00f3da93c6 100644 |
--- a/components/zip/zip_reader.h |
+++ b/third_party/zlib/google/zip_reader.h |
@@ -2,8 +2,8 @@ |
// Use of this source code is governed by a BSD-style license that can be |
// found in the LICENSE file. |
-#ifndef COMPONENTS_ZIP_ZIP_READER_H_ |
-#define COMPONENTS_ZIP_ZIP_READER_H_ |
+#ifndef THIRD_PARTY_ZIP_ZIP_READER_H_ |
+#define THIRD_PARTY_ZIP_ZIP_READER_H_ |
#include <string> |
@@ -174,4 +174,4 @@ class ZipReader { |
} // namespace zip |
-#endif // COMPONENTS_ZIP_ZIP_READER_H_ |
+#endif // THIRD_PARTY_ZIP_ZIP_READER_H_ |