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

Unified Diff: net/quic/crypto/quic_crypto_server_config_test.cc

Issue 1780783003: Clang formatting net/quic. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@115909446
Patch Set: Created 4 years, 9 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/congestion_control/pacing_sender_test.cc ('k') | net/quic/test_tools/mock_quic_dispatcher.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: net/quic/crypto/quic_crypto_server_config_test.cc
diff --git a/net/quic/crypto/quic_crypto_server_config_test.cc b/net/quic/crypto/quic_crypto_server_config_test.cc
index f3f9de74f3f06e583eb3c1d77ce0393d4b3632e0..0585a1930d229912187c31db2a47917641815f63 100644
--- a/net/quic/crypto/quic_crypto_server_config_test.cc
+++ b/net/quic/crypto/quic_crypto_server_config_test.cc
@@ -145,7 +145,8 @@ class QuicCryptoServerConfigPeer {
}
ASSERT_TRUE(found) << "Failed to find match for " << i.first
- << " in configs:\n" << ConfigsDebug();
+ << " in configs:\n"
+ << ConfigsDebug();
}
}
« no previous file with comments | « net/quic/congestion_control/pacing_sender_test.cc ('k') | net/quic/test_tools/mock_quic_dispatcher.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698