| Index: content/content_common.gypi | 
| diff --git a/content/content_common.gypi b/content/content_common.gypi | 
| index e30628e519c703aa32d1c063823dfcac98a591c8..93bd19bdb56c10dfc20152fb8372163687d5b817 100644 | 
| --- a/content/content_common.gypi | 
| +++ b/content/content_common.gypi | 
| @@ -368,6 +368,8 @@ | 
| 'common/savable_url_schemes.h', | 
| 'common/service_worker/embedded_worker_messages.h', | 
| 'common/service_worker/service_worker_messages.h', | 
| +    'common/service_worker/service_worker_status_code.cc', | 
| +    'common/service_worker/service_worker_status_code.h', | 
| 'common/service_worker/service_worker_types.cc', | 
| 'common/service_worker/service_worker_types.h', | 
| 'common/set_process_title.cc', | 
|  |