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

Unified Diff: net/BUILD.gn

Issue 2915993002: Move tests from portable_quic to the new quic/quartc wrapper location. (Closed)
Patch Set: Added missing test files and included in BUILD.gn 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/quartc/quartc_session.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 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/quartc/quartc_session.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698