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

Unified Diff: net/quic/quartc/quartc_packet_writer.h

Issue 2921113002: Adds missing include. (Closed)
Patch Set: Adds header where used. Created 3 years, 7 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/quartc/quartc_factory_interface.h ('k') | net/quic/quartc/quartc_session.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: net/quic/quartc/quartc_packet_writer.h
diff --git a/net/quic/quartc/quartc_packet_writer.h b/net/quic/quartc/quartc_packet_writer.h
index 6a18cd459b53a839b845fd2e477d81dd98bef995..ab855eb13cf875726156fdf7ac3fac076f70ce5c 100644
--- a/net/quic/quartc/quartc_packet_writer.h
+++ b/net/quic/quartc/quartc_packet_writer.h
@@ -6,6 +6,7 @@
#define NET_QUIC_QUARTC_QUARTC_PACKET_WRITER_H_
#include "net/quic/core/quic_packet_writer.h"
+#include "net/quic/platform/api/quic_export.h"
#include "net/quic/quartc/quartc_session_interface.h"
namespace net {
« no previous file with comments | « net/quic/quartc/quartc_factory_interface.h ('k') | net/quic/quartc/quartc_session.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698