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

Unified Diff: net/quic/core/congestion_control/prr_sender.h

Issue 2566703002: Various formatting cleanups to net/quic/core/frames (Closed)
Patch Set: Fix 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
Index: net/quic/core/congestion_control/prr_sender.h
diff --git a/net/quic/core/congestion_control/prr_sender.h b/net/quic/core/congestion_control/prr_sender.h
index e5efb97f7bf81fd62bf51144d118efb212a0b500..2bc842a3b647da013edadc1bb57c8ef70536c0bd 100644
--- a/net/quic/core/congestion_control/prr_sender.h
+++ b/net/quic/core/congestion_control/prr_sender.h
@@ -7,8 +7,6 @@
#ifndef NET_QUIC_CORE_CONGESTION_CONTROL_PRR_SENDER_H_
#define NET_QUIC_CORE_CONGESTION_CONTROL_PRR_SENDER_H_
-#include <stddef.h>
-
#include "net/quic/core/quic_bandwidth.h"
#include "net/quic/core/quic_time.h"
#include "net/quic/platform/api/quic_export.h"
« no previous file with comments | « net/quic/core/congestion_control/pacing_sender.cc ('k') | net/quic/core/congestion_control/prr_sender_test.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698