| Index: content/content_child.gypi
|
| diff --git a/content/content_child.gypi b/content/content_child.gypi
|
| index bf17bcf9bc351ff19e13e5889fe047cc2a7f9134..23b94a3ed94ee85054c468d5729a752bbb51b2b4 100644
|
| --- a/content/content_child.gypi
|
| +++ b/content/content_child.gypi
|
| @@ -33,6 +33,8 @@
|
| 'public/child/image_decoder_utils.h',
|
| 'public/child/request_peer.h',
|
| 'public/child/resource_dispatcher_delegate.h',
|
| + 'public/child/url_conversion.cc',
|
| + 'public/child/url_conversion.h',
|
| 'public/child/v8_value_converter.h',
|
| 'public/child/worker_thread.h',
|
| ],
|
|
|