| Index: content/content_common.gypi
|
| diff --git a/content/content_common.gypi b/content/content_common.gypi
|
| index 296dc28e90ab2e7452900e0a9af51d951f0bcfe0..e443743f84a2debb53d6e4d72385f8bd22d5e938 100644
|
| --- a/content/content_common.gypi
|
| +++ b/content/content_common.gypi
|
| @@ -529,6 +529,8 @@
|
| 'common/service_worker/service_worker_types.h',
|
| 'common/service_worker/service_worker_type_converters.cc',
|
| 'common/service_worker/service_worker_type_converters.h',
|
| + 'common/service_worker/service_worker_utils.cc',
|
| + 'common/service_worker/service_worker_utils.h',
|
| 'common/set_process_title.cc',
|
| 'common/set_process_title.h',
|
| 'common/set_process_title_linux.cc',
|
|
|