| Index: chrome/chrome_common.gypi | 
| =================================================================== | 
| --- chrome/chrome_common.gypi	(revision 199288) | 
| +++ chrome/chrome_common.gypi	(working copy) | 
| @@ -41,7 +41,6 @@ | 
| '<(DEPTH)/content/content.gyp:content_common', | 
| '<(DEPTH)/net/net.gyp:net', | 
| '<(DEPTH)/skia/skia.gyp:skia', | 
| -        '<(DEPTH)/third_party/bzip2/bzip2.gyp:bzip2', | 
| '<(DEPTH)/third_party/icu/icu.gyp:icui18n', | 
| '<(DEPTH)/third_party/icu/icu.gyp:icuuc', | 
| '<(DEPTH)/third_party/libxml/libxml.gyp:libxml', | 
| @@ -110,7 +109,6 @@ | 
| 'common/automation_messages_internal.h', | 
| 'common/badge_util.cc', | 
| 'common/badge_util.h', | 
| -        'common/bzip2_error_handler.cc', | 
| 'common/cancelable_task_tracker.cc', | 
| 'common/cancelable_task_tracker.h', | 
| 'common/child_process_logging.h', | 
|  |