summaryrefslogtreecommitdiffstats
path: root/net/net.gypi
diff options
context:
space:
mode:
authorrtenneti <rtenneti@chromium.org>2015-04-03 10:52:06 -0700
committerCommit bot <commit-bot@chromium.org>2015-04-03 17:52:48 +0000
commitb6f1c0d64db1163723ad798e3c68a93b14b88660 (patch)
tree3f78d17fcfb42fdbac3fac02860fc7115828f733 /net/net.gypi
parenta08a3109cc17941e39eb54b4d4223cfc14de83ae (diff)
downloadchromium_src-b6f1c0d64db1163723ad798e3c68a93b14b88660.zip
chromium_src-b6f1c0d64db1163723ad798e3c68a93b14b88660.tar.gz
chromium_src-b6f1c0d64db1163723ad798e3c68a93b14b88660.tar.bz2
QUIC - use protobuf for cached_network_parameters and source_address_token.
This would allow QUIC to support optional parameters and multiple source address tokens. R=rch@chromium.org, agl@chromium.org Review URL: https://codereview.chromium.org/1047373002 Cr-Commit-Position: refs/heads/master@{#323768}
Diffstat (limited to 'net/net.gypi')
-rw-r--r--net/net.gypi4
1 files changed, 0 insertions, 4 deletions
diff --git a/net/net.gypi b/net/net.gypi
index 67f64b8..5449bac 100644
--- a/net/net.gypi
+++ b/net/net.gypi
@@ -789,8 +789,6 @@
'quic/crypto/aes_128_gcm_12_encrypter.h',
'quic/crypto/aes_128_gcm_12_encrypter_nss.cc',
'quic/crypto/aes_128_gcm_12_encrypter_openssl.cc',
- 'quic/crypto/cached_network_parameters.cc',
- 'quic/crypto/cached_network_parameters.h',
'quic/crypto/cert_compressor.cc',
'quic/crypto/cert_compressor.h',
'quic/crypto/chacha20_poly1305_decrypter.h',
@@ -853,8 +851,6 @@
'quic/crypto/quic_server_info.h',
'quic/crypto/scoped_evp_aead_ctx.cc',
'quic/crypto/scoped_evp_aead_ctx.h',
- 'quic/crypto/source_address_token.cc',
- 'quic/crypto/source_address_token.h',
'quic/crypto/strike_register.cc',
'quic/crypto/strike_register.h',
'quic/crypto/strike_register_client.h',