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

Unified Diff: net/net.gypi

Issue 2295473002: Move the chromium specific QUIC end-to-end tests from net/quic/core (Closed)
Patch Set: Created 4 years, 4 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/chromium/quic_end_to_end_unittest.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: net/net.gypi
diff --git a/net/net.gypi b/net/net.gypi
index a24e1936b5c3006ddf7a85e833c4f22c9d0830d5..ed36d38e39380d8b66000c8ce99cc67db556df5e 100644
--- a/net/net.gypi
+++ b/net/net.gypi
@@ -1884,7 +1884,7 @@
'url_request/view_cache_helper_unittest.cc',
],
'net_linux_test_sources': [
- 'quic/core/quic_end_to_end_unittest.cc',
+ 'quic/chromium/quic_end_to_end_unittest.cc',
'tools/quic/chlo_extractor_test.cc',
Jana 2016/08/29 19:14:53 Add this to other platform tests too
Ryan Hamilton 2016/08/29 19:17:04 Done.
'tools/quic/end_to_end_test.cc',
'tools/quic/quic_client_session_test.cc',
« no previous file with comments | « no previous file | net/quic/chromium/quic_end_to_end_unittest.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698