| Index: chrome/chrome_common.gypi
 | 
| diff --git a/chrome/chrome_common.gypi b/chrome/chrome_common.gypi
 | 
| index b0c342f0634aab492e55ff8a1526997607fe5aac..45d569f8a883718cf68f4a47477d7ffe7c588964 100644
 | 
| --- a/chrome/chrome_common.gypi
 | 
| +++ b/chrome/chrome_common.gypi
 | 
| @@ -207,11 +207,6 @@
 | 
|          'common/chrome_content_client.cc',
 | 
|          'common/chrome_content_client.h',
 | 
|          'common/chrome_descriptors.h',
 | 
| -        'common/chrome_plugin_api.h',
 | 
| -        'common/chrome_plugin_lib.cc',
 | 
| -        'common/chrome_plugin_lib.h',
 | 
| -        'common/chrome_plugin_util.cc',
 | 
| -        'common/chrome_plugin_util.h',
 | 
|          'common/common_glue.cc',
 | 
|          'common/css_colors.h',
 | 
|          'common/database_util.cc',
 | 
| @@ -262,7 +257,6 @@
 | 
|          'common/extensions/user_script.h',
 | 
|          'common/font_loader_mac.h',
 | 
|          'common/font_loader_mac.mm',
 | 
| -        'common/gears_api.h',
 | 
|          'common/important_file_writer.cc',
 | 
|          'common/important_file_writer.h',
 | 
|          'common/json_pref_store.cc',
 | 
| @@ -465,8 +459,6 @@
 | 
|          'common/net/url_fetcher.h',
 | 
|          'common/net/url_request_context_getter.cc',
 | 
|          'common/net/url_request_context_getter.h',
 | 
| -        'common/net/url_request_intercept_job.cc',
 | 
| -        'common/net/url_request_intercept_job.h',
 | 
|          'common/net/gaia/gaia_auth_consumer.cc',
 | 
|          'common/net/gaia/gaia_auth_consumer.h',
 | 
|          'common/net/gaia/gaia_auth_fetcher.cc',
 | 
| 
 |