summaryrefslogtreecommitdiffstats
path: root/net/net.gyp
diff options
context:
space:
mode:
authorericroman@google.com <ericroman@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2009-06-15 06:09:41 +0000
committerericroman@google.com <ericroman@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2009-06-15 06:09:41 +0000
commit291a8adf16a35fdf4ecddbd802bc4cc1f4575096 (patch)
tree84e38cb99c9b2339a527d389ba4878396a89db59 /net/net.gyp
parent2884a4619edeac1787e2b1d1b57e913f7e442cae (diff)
downloadchromium_src-291a8adf16a35fdf4ecddbd802bc4cc1f4575096.zip
chromium_src-291a8adf16a35fdf4ecddbd802bc4cc1f4575096.tar.gz
chromium_src-291a8adf16a35fdf4ecddbd802bc4cc1f4575096.tar.bz2
[Refactor] Rename DnsResolutionObserver --> HostResolver::Observer.
TEST=this is striclty a refactoring; just needs to compile and pass existing tests. BUG=14056 Review URL: http://codereview.chromium.org/126110 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@18372 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'net/net.gyp')
-rw-r--r--net/net.gyp1
1 files changed, 0 insertions, 1 deletions
diff --git a/net/net.gyp b/net/net.gyp
index d187781..536f1de 100644
--- a/net/net.gyp
+++ b/net/net.gyp
@@ -61,7 +61,6 @@
'base/data_url.h',
'base/directory_lister.cc',
'base/directory_lister.h',
- 'base/dns_resolution_observer.h',
'base/effective_tld_names.cc',
'base/effective_tld_names.dat',
'base/escape.cc',