| Index: ios/net/ios_net.gyp
|
| diff --git a/ios/net/ios_net.gyp b/ios/net/ios_net.gyp
|
| index 6208ce9c54f34f65ea211047bdf1d24551df48f3..37b5bf4b1167bee76ff341971069b7cc338b7064 100644
|
| --- a/ios/net/ios_net.gyp
|
| +++ b/ios/net/ios_net.gyp
|
| @@ -37,6 +37,8 @@
|
| 'cookies/system_cookie_util.mm',
|
| 'crn_http_protocol_handler.h',
|
| 'crn_http_protocol_handler.mm',
|
| + 'crn_http_protocol_handler_pauseable_proxy.h',
|
| + 'crn_http_protocol_handler_pauseable_proxy.mm',
|
| 'crn_http_protocol_handler_proxy.h',
|
| 'crn_http_protocol_handler_proxy_with_client_thread.h',
|
| 'crn_http_protocol_handler_proxy_with_client_thread.mm',
|
|
|