| Index: content/content_common.gypi
|
| diff --git a/content/content_common.gypi b/content/content_common.gypi
|
| index 2f712e4ff117ac74db56bb6e26d602596f638010..2357fc7ab49d4b8fbb81fb7b2e972c86cc09c2be 100644
|
| --- a/content/content_common.gypi
|
| +++ b/content/content_common.gypi
|
| @@ -485,6 +485,8 @@
|
| 'common/screen_orientation_messages.h',
|
| 'common/send_zygote_child_ping_linux.cc',
|
| 'common/service_worker/embedded_worker_messages.h',
|
| + 'common/service_worker/service_worker_client_info.cc',
|
| + 'common/service_worker/service_worker_client_info.h',
|
| 'common/service_worker/service_worker_messages.h',
|
| 'common/service_worker/service_worker_status_code.cc',
|
| 'common/service_worker/service_worker_status_code.h',
|
|
|