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

Unified Diff: net/net.gyp

Issue 6320014: Remove hresolv (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 9 years, 11 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 | « no previous file | net/tools/hresolv/hresolv.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: net/net.gyp
diff --git a/net/net.gyp b/net/net.gyp
index 7dedb46b7a31390840be8821322adcca78cb02f1..1ab137187d32c4475e6f32377dce4af3b80c6a1b 100644
--- a/net/net.gyp
+++ b/net/net.gyp
@@ -1301,17 +1301,6 @@
],
},
{
- 'target_name': 'hresolv',
- 'type': 'executable',
- 'dependencies': [
- 'net_base',
- ],
- 'msvs_guid': 'FF1BAC48-D326-4CB4-96DA-8B03DE23ED6E',
- 'sources': [
- 'tools/hresolv/hresolv.cc',
- ],
- },
- {
'target_name': 'dnssec_chain_verify',
'type': 'executable',
'dependencies': [
« no previous file with comments | « no previous file | net/tools/hresolv/hresolv.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698