| Index: third_party/lzma_sdk/README.chromium
|
| diff --git a/third_party/lzma_sdk/README.chromium b/third_party/lzma_sdk/README.chromium
|
| index b2ddf7c47f900b67b548cbed94e67701845c8b8d..c6870f32c49a3b719ffd1c906cb9587a0f310289 100644
|
| --- a/third_party/lzma_sdk/README.chromium
|
| +++ b/third_party/lzma_sdk/README.chromium
|
| @@ -1,10 +1,8 @@
|
| +Name: LZMA SDK
|
| +URL: http://www.7-zip.org/sdk.html
|
| +
|
| This contains a part of LZMA SDK 4.49.
|
|
|
| Only the C code required to open 7z archive files and uncompress LZMA
|
| compression has been included. The project files have been rewritten to use
|
| proper file paths and generate a static lib.
|
| -
|
| -The original source and license are available from
|
| -http://www.7-zip.org/sdk.html.
|
| -
|
| -See the table in src/third_party/README.google for more details.
|
|
|