summaryrefslogtreecommitdiffstats
path: root/net/url_request/view_cache_helper.h
diff options
context:
space:
mode:
Diffstat (limited to 'net/url_request/view_cache_helper.h')
-rw-r--r--net/url_request/view_cache_helper.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/net/url_request/view_cache_helper.h b/net/url_request/view_cache_helper.h
index 4f8c2b5..5a67498 100644
--- a/net/url_request/view_cache_helper.h
+++ b/net/url_request/view_cache_helper.h
@@ -10,7 +10,7 @@
#include "net/base/completion_callback.h"
#include "net/base/io_buffer.h"
-#include "net/base/net_api.h"
+#include "net/base/net_export.h"
namespace disk_cache {
class Backend;
@@ -21,7 +21,7 @@ namespace net {
class URLRequestContext;
-class NET_API ViewCacheHelper {
+class NET_EXPORT ViewCacheHelper {
public:
ViewCacheHelper();
~ViewCacheHelper();