 Chromium Code Reviews
 Chromium Code Reviews Issue 14863012:
  Remove bzip2 code since it is no longer being used.  (Closed) 
  Base URL: svn://chrome-svn/chrome/trunk/src/
    
  
    Issue 14863012:
  Remove bzip2 code since it is no longer being used.  (Closed) 
  Base URL: svn://chrome-svn/chrome/trunk/src/| Index: third_party/bzip2/README.chromium | 
| =================================================================== | 
| --- third_party/bzip2/README.chromium (revision 199288) | 
| +++ third_party/bzip2/README.chromium (working copy) | 
| @@ -1,12 +0,0 @@ | 
| -Name: bzip2 | 
| -URL: http://www.bzip.org/downloads.html | 
| -Version: 1.0.5 | 
| -License: BSD | 
| -Security Critical: yes | 
| - | 
| -Description: | 
| -This is a copy of the parts of the bzip-1.0.5 distribution needed to build | 
| -the bzip2 library. | 
| - | 
| -When updating, no modifications should be necessary aside from copying | 
| -the subset of files included here. |