| Index: content/content_common.gypi
|
| diff --git a/content/content_common.gypi b/content/content_common.gypi
|
| index f5ccdadc7b67fa736dd3e85767b4bbb584372290..3ced54c8cbfdc2ed3c82854d43c76ccc65eb1c9f 100644
|
| --- a/content/content_common.gypi
|
| +++ b/content/content_common.gypi
|
| @@ -95,6 +95,7 @@
|
| 'public/common/sandboxed_process_launcher_delegate.cc',
|
| 'public/common/sandboxed_process_launcher_delegate.h',
|
| 'public/common/security_style.h',
|
| + 'public/common/service_worker_status_code.h',
|
| 'public/common/show_desktop_notification_params.cc',
|
| 'public/common/show_desktop_notification_params.h',
|
| 'public/common/signed_certificate_timestamp_id_and_status.cc',
|
| @@ -413,7 +414,6 @@
|
| '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',
|
|
|