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

Unified Diff: net/BUILD.gn

Issue 2916033003: Landing Recent QUIC changes until 03:18 AM, May 28, UTC (Closed)
Patch Set: Added Quartc test files that were missed earlier. Created 3 years, 7 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 | « no previous file | net/quic/core/frames/quic_ack_frame.h » ('j') | net/quic/quartc/quartc_stream.h » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: net/BUILD.gn
diff --git a/net/BUILD.gn b/net/BUILD.gn
index 6b6dbf8297db54f0a4a407a0e15078921cfc818e..f07a1c94222d2ba3c6bd7355c95cd8f4acfde836 100644
--- a/net/BUILD.gn
+++ b/net/BUILD.gn
@@ -4721,6 +4721,8 @@ test("net_unittests") {
"quic/platform/impl/quic_chromium_clock_test.cc",
"quic/platform/impl/quic_test_impl.cc",
"quic/platform/impl/quic_test_impl.h",
+ "quic/quartc/quartc_session_test.cc",
+ "quic/quartc/quartc_stream_test.cc",
"quic/test_tools/crypto_test_utils.cc",
"quic/test_tools/crypto_test_utils.h",
"quic/test_tools/crypto_test_utils_test.cc",
« no previous file with comments | « no previous file | net/quic/core/frames/quic_ack_frame.h » ('j') | net/quic/quartc/quartc_stream.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698