 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: build/linux/unbundle/replace_gyp_files.py | 
| =================================================================== | 
| --- build/linux/unbundle/replace_gyp_files.py (revision 199288) | 
| +++ build/linux/unbundle/replace_gyp_files.py (working copy) | 
| @@ -15,7 +15,6 @@ | 
| REPLACEMENTS = { | 
| - 'use_system_bzip2': 'third_party/bzip2/bzip2.gyp', | 
| 'use_system_expat': 'third_party/expat/expat.gyp', | 
| 'use_system_ffmpeg': 'third_party/ffmpeg/ffmpeg.gyp', | 
| 'use_system_flac': 'third_party/flac/flac.gyp', |