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

Unified Diff: net/quic/core/quic_simple_buffer_allocator.h

Issue 2396503002: Fix net_export.h includes. (Closed)
Patch Set: Created 4 years, 2 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/quic/core/quic_session.h ('k') | net/quic/core/quic_spdy_session.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: net/quic/core/quic_simple_buffer_allocator.h
diff --git a/net/quic/core/quic_simple_buffer_allocator.h b/net/quic/core/quic_simple_buffer_allocator.h
index 1cac1237a7b3995c0f07681376b1bd39b45beafb..a980d03979f4f1e72746bb1ea3b278d25f8c3abb 100644
--- a/net/quic/core/quic_simple_buffer_allocator.h
+++ b/net/quic/core/quic_simple_buffer_allocator.h
@@ -5,6 +5,7 @@
#ifndef NET_QUIC_SIMPLE_BUFFER_ALLOCATOR_H_
#define NET_QUIC_SIMPLE_BUFFER_ALLOCATOR_H_
+#include "net/base/net_export.h"
#include "net/quic/core/quic_protocol.h"
namespace net {
« no previous file with comments | « net/quic/core/quic_session.h ('k') | net/quic/core/quic_spdy_session.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698