| Index: content/content_common.gypi
|
| diff --git a/content/content_common.gypi b/content/content_common.gypi
|
| index 9516f366db681e071e735ad26667d671f7c387ad..c1ae9cf57cb6bed0b72225cf9ea588b68bc086c2 100644
|
| --- a/content/content_common.gypi
|
| +++ b/content/content_common.gypi
|
| @@ -180,6 +180,9 @@
|
| 'common/browser_plugin/browser_plugin_constants.cc',
|
| 'common/browser_plugin/browser_plugin_constants.h',
|
| 'common/browser_plugin/browser_plugin_messages.h',
|
| + 'common/cache_storage/cache_storage_messages.h',
|
| + 'common/cache_storage/cache_storage_types.cc',
|
| + 'common/cache_storage/cache_storage_types.h',
|
| 'common/cc_messages.cc',
|
| 'common/cc_messages.h',
|
| 'common/child_process_host_impl.cc',
|
| @@ -494,7 +497,6 @@
|
| 'common/savable_url_schemes.h',
|
| 'common/screen_orientation_messages.h',
|
| 'common/send_zygote_child_ping_linux.cc',
|
| - 'common/service_worker/cache_storage_messages.h',
|
| 'common/service_worker/embedded_worker_messages.h',
|
| 'common/service_worker/service_worker_client_info.cc',
|
| 'common/service_worker/service_worker_client_info.h',
|
|
|