Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(407)

Unified Diff: third_party/zip/README.chromium

Issue 14021015: Move components/zip to third_party/zip (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 7 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: third_party/zip/README.chromium
diff --git a/third_party/zip/README.chromium b/third_party/zip/README.chromium
new file mode 100644
index 0000000000000000000000000000000000000000..890f7be34bedc29154e78e8083a7f9f798d64a01
--- /dev/null
+++ b/third_party/zip/README.chromium
@@ -0,0 +1,13 @@
+Name: zip library for chromium
Jói 2013/04/26 22:57:27 Should there be a file like this, given that it's
alecflett 2013/04/29 17:13:19 This is required for presubmit checks but I've cla
+Short Name: zip
+URL: http://src.chromium.org/viewvc/chrome/trunk/src/third_party/zip/
+Version: unknown
+License: BSD
+Security Critical: yes
+
+Description:
+This module is a wrapper around 'minizip' using base/ and
+net/ to read and write files and streams.
+
+Local Modifications:
+N/A - this

Powered by Google App Engine
This is Rietveld 408576698