Chromium Code Reviews

Unified Diff: net/quic/core/crypto/common_cert_set_test.cc

Issue 2566783002: Various formatting cleanups to net/quic/crypto and net/quic/congestion_control (Closed)
Patch Set: Rebase Created 4 years ago
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
« no previous file with comments | « net/quic/core/crypto/channel_id_test.cc ('k') | net/quic/core/crypto/crypto_framer.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: net/quic/core/crypto/common_cert_set_test.cc
diff --git a/net/quic/core/crypto/common_cert_set_test.cc b/net/quic/core/crypto/common_cert_set_test.cc
index 3eea6eebbe7dc16267f220bdffaf51e691b32943..b355da218d419b071cac5c2b9af62493414339a1 100644
--- a/net/quic/core/crypto/common_cert_set_test.cc
+++ b/net/quic/core/crypto/common_cert_set_test.cc
@@ -4,7 +4,7 @@
#include "net/quic/core/crypto/common_cert_set.h"
-#include <stdint.h>
+#include <cstdint>
#include "testing/gtest/include/gtest/gtest.h"
« no previous file with comments | « net/quic/core/crypto/channel_id_test.cc ('k') | net/quic/core/crypto/crypto_framer.h » ('j') | no next file with comments »

Powered by Google App Engine