Index: net/net_common.gypi |
diff --git a/net/net_common.gypi b/net/net_common.gypi |
index e5b415313204097deafe9e473c2585ac9b91d31d..5b0dfc1ef6a26b3133e20c17619d3efb657fffed 100644 |
--- a/net/net_common.gypi |
+++ b/net/net_common.gypi |
@@ -105,7 +105,6 @@ |
'sources!': [ |
'dns/address_sorter_posix.cc', |
'dns/address_sorter_posix.h', |
- 'dns/dns_client.cc', |
Charlie Harrison
2016/07/27 17:59:47
Is this a tangential fix?
Julia Tuttle
2016/07/28 19:48:01
Leftover from the weird iOS fiddling I did before.
|
], |
}], |
[ 'use_nss_certs == 1', { |