| Index: content/content_common.gypi
|
| diff --git a/content/content_common.gypi b/content/content_common.gypi
|
| index 785311ad68997f5e61f80fb84de898982a840b5d..452b6bc7f4a0f6995438225a65004847678280db 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',
|
|
|