| Index: net/net.gyp
|
| diff --git a/net/net.gyp b/net/net.gyp
|
| index 06dc29e7a7d3ecaa610bec7f2bedcd1d4019516a..5682bcb4381662a0fde3d3dc2c6eb3cf1c4840a5 100644
|
| --- a/net/net.gyp
|
| +++ b/net/net.gyp
|
| @@ -78,8 +78,6 @@
|
| 'base/host_resolver_impl.h',
|
| 'base/host_resolver_proc.cc',
|
| 'base/host_resolver_proc.h',
|
| - 'base/https_prober.h',
|
| - 'base/https_prober.cc',
|
| 'base/io_buffer.cc',
|
| 'base/io_buffer.h',
|
| 'base/keygen_handler.cc',
|
| @@ -491,6 +489,8 @@
|
| 'spdy/spdy_stream.cc',
|
| 'spdy/spdy_stream.h',
|
| 'spdy/spdy_transaction_factory.h',
|
| + 'url_request/https_prober.h',
|
| + 'url_request/https_prober.cc',
|
| 'url_request/url_request.cc',
|
| 'url_request/url_request.h',
|
| 'url_request/url_request_about_job.cc',
|
|
|