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

Unified Diff: net/dns/async_host_resolver.h

Issue 7529043: Rename NET_API to NET_EXPORT, and rename NET_TEST to NET_EXPORT_PRIVATE. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: '' Created 9 years, 4 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
Index: net/dns/async_host_resolver.h
===================================================================
--- net/dns/async_host_resolver.h (revision 95949)
+++ net/dns/async_host_resolver.h (working copy)
@@ -24,7 +24,7 @@
class AddressesList;
class ClientSocketFactory;
-class NET_API AsyncHostResolver
+class NET_EXPORT AsyncHostResolver
: public HostResolver,
public DnsTransaction::Delegate,
NON_EXPORTED_BASE(public base::NonThreadSafe) {
« net/disk_cache/disk_cache.h ('K') | « net/disk_cache/trace.h ('k') | net/dns/dns_query.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698