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

Unified Diff: net/BUILD.gn

Issue 2916033003: Landing Recent QUIC changes until 03:18 AM, May 28, UTC (Closed)
Patch Set: A few more EXPORTs. 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') | no next file with comments »
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 ac40a7ae86389f5aabc68f9e26dcc4d05433cab0..cbe13593ba461df26e7662924f2ba9d351fbf414 100644
--- a/net/BUILD.gn
+++ b/net/BUILD.gn
@@ -4724,6 +4724,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') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698