Index: net/tools/quic/quic_dispatcher.h |
diff --git a/net/tools/quic/quic_dispatcher.h b/net/tools/quic/quic_dispatcher.h |
index 624dcf9ead79322768a56728d24b09d09fe86376..49a6d6d2e2a9f31c01c509e96eed20c3ab4566be 100644 |
--- a/net/tools/quic/quic_dispatcher.h |
+++ b/net/tools/quic/quic_dispatcher.h |
@@ -33,8 +33,6 @@ namespace test { |
class QuicDispatcherPeer; |
} // namespace test |
-extern int32 FLAGS_quic_session_map_threshold_for_stateless_rejects; |
- |
class ProcessPacketInterface { |
public: |
virtual ~ProcessPacketInterface() {} |