Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(74)

Unified Diff: net/net_common.gypi

Issue 1898033006: DNS: Add stubs for persisting data across restarts (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fix IOS issue? Created 4 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « net/dns/host_resolver_impl.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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', {
« no previous file with comments | « net/dns/host_resolver_impl.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698