| Index: net/net.gypi | 
| diff --git a/net/net.gypi b/net/net.gypi | 
| index f9f07c154c6f6cfbd176ce8e07ede294133720de..f23684502db4601b4a800022d09b7a55fa8e7e57 100644 | 
| --- a/net/net.gypi | 
| +++ b/net/net.gypi | 
| @@ -1908,7 +1908,7 @@ | 
| 'quic/core/crypto/quic_crypto_server_config_test.cc', | 
| 'quic/core/crypto/quic_random_test.cc', | 
| 'quic/core/crypto/strike_register_test.cc', | 
| -      'quic/core/frames/quic_frame_test.cc', | 
| +      'quic/core/frames/quic_frames_test.cc', | 
| 'quic/core/interval_set_test.cc', | 
| 'quic/core/interval_test.cc', | 
| 'quic/core/quic_address_mismatch_test.cc', | 
|  |