Index: net/quic/quic_packet_creator.h |
diff --git a/net/quic/quic_packet_creator.h b/net/quic/quic_packet_creator.h |
index 1416836407d27baca6d083da1443297160f30dd5..b6756af40594025be6383f34fb824434e13c01c1 100644 |
--- a/net/quic/quic_packet_creator.h |
+++ b/net/quic/quic_packet_creator.h |
@@ -18,8 +18,6 @@ |
#include "net/quic/quic_framer.h" |
#include "net/quic/quic_protocol.h" |
-NET_EXPORT_PRIVATE extern bool FLAGS_pad_quic_handshake_packets; |
- |
namespace net { |
namespace test { |
class QuicPacketCreatorPeer; |