| Index: content/content_child.gypi
|
| diff --git a/content/content_child.gypi b/content/content_child.gypi
|
| index 109ae20f503de72ecd4d455cb365fe28cc6ddafd..ef30788f34a3886857ce95eac2786157b0d9998a 100644
|
| --- a/content/content_child.gypi
|
| +++ b/content/content_child.gypi
|
| @@ -23,6 +23,8 @@
|
| 'child/appcache_backend_proxy.h',
|
| 'child/appcache_dispatcher.cc',
|
| 'child/appcache_dispatcher.h',
|
| + 'child/appcache_frontend_impl.cc',
|
| + 'child/appcache_frontend_impl.h',
|
| 'child/child_histogram_message_filter.cc',
|
| 'child/child_histogram_message_filter.h',
|
| 'child/child_process.cc',
|
| @@ -118,6 +120,8 @@
|
| 'child/socket_stream_dispatcher.h',
|
| 'child/thread_safe_sender.cc',
|
| 'child/thread_safe_sender.h',
|
| + 'child/web_application_cache_host_impl.cc',
|
| + 'child/web_application_cache_host_impl.h',
|
| 'child/web_database_observer_impl.cc',
|
| 'child/web_database_observer_impl.h',
|
| 'child/webblobregistry_impl.cc',
|
|
|