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

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

Issue 2545543003: Split up quic_frames.{h,cc} into files for each frame type. (Closed)
Patch Set: Created 4 years 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_packets.h ('k') | net/quic/core/quic_transmission_info.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: net/quic/core/quic_pending_retransmission.h
diff --git a/net/quic/core/quic_pending_retransmission.h b/net/quic/core/quic_pending_retransmission.h
index 11dfb3b488914fc5861509ca02f48e766103895b..71b01c4824b70581c60d2f6be101123704760835 100644
--- a/net/quic/core/quic_pending_retransmission.h
+++ b/net/quic/core/quic_pending_retransmission.h
@@ -5,7 +5,7 @@
#ifndef NET_QUIC_CORE_QUIC_PENDING_RETRANSMISSION_H_
#define NET_QUIC_CORE_QUIC_PENDING_RETRANSMISSION_H_
-#include "net/quic/core/quic_frames.h"
+#include "net/quic/core/frames/quic_frame.h"
#include "net/quic/core/quic_types.h"
namespace net {
« no previous file with comments | « net/quic/core/quic_packets.h ('k') | net/quic/core/quic_transmission_info.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698