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

Unified Diff: net/quic/core/congestion_control/pacing_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/pacing_sender.h
diff --git a/net/quic/core/congestion_control/pacing_sender.h b/net/quic/core/congestion_control/pacing_sender.h
index 2c0109413853758e8868c101b86836752113a271..b297b8f80501f02eed318b1f415ad36770796ebd 100644
--- a/net/quic/core/congestion_control/pacing_sender.h
+++ b/net/quic/core/congestion_control/pacing_sender.h
@@ -11,8 +11,7 @@
#ifndef NET_QUIC_CORE_CONGESTION_CONTROL_PACING_SENDER_H_
#define NET_QUIC_CORE_CONGESTION_CONTROL_PACING_SENDER_H_
-#include <stdint.h>
-
+#include <cstdint>
#include <map>
#include <memory>
« no previous file with comments | « net/quic/core/congestion_control/hybrid_slow_start.cc ('k') | net/quic/core/congestion_control/pacing_sender.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698