| Index: content/content_common.gypi
|
| diff --git a/content/content_common.gypi b/content/content_common.gypi
|
| index 546995bfe59c5a87efc4624f82b29c891be2ea3a..ab059ab8b64830618191c63133f7aa46ef24a3f8 100644
|
| --- a/content/content_common.gypi
|
| +++ b/content/content_common.gypi
|
| @@ -373,9 +373,10 @@
|
| 'common/sandbox_win.h',
|
| 'common/savable_url_schemes.cc',
|
| 'common/savable_url_schemes.h',
|
| - 'common/service_worker_messages.h',
|
| - 'common/service_worker_types.cc',
|
| - 'common/service_worker_types.h',
|
| + 'common/service_worker/embedded_worker_messages.h',
|
| + 'common/service_worker/service_worker_messages.h',
|
| + 'common/service_worker/service_worker_types.cc',
|
| + 'common/service_worker/service_worker_types.h',
|
| 'common/set_process_title.cc',
|
| 'common/set_process_title.h',
|
| 'common/set_process_title_linux.cc',
|
|
|