Chromium Code Reviews| 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', |