Index: net/tools/quic/quic_dispatcher.h |
diff --git a/net/tools/quic/quic_dispatcher.h b/net/tools/quic/quic_dispatcher.h |
index 4ec5449fe06b28f085e82ed941b53af7c1530b6c..e237e2d5f89f4d6500437623ce329383e00a3dce 100644 |
--- a/net/tools/quic/quic_dispatcher.h |
+++ b/net/tools/quic/quic_dispatcher.h |
@@ -227,7 +227,7 @@ class QuicDispatcher : public QuicServerSessionVisitor { |
// This is used to construct new QuicConnections when connection flow control |
// is disabled via flag. |
// TODO(rjshade): Remove this when |
- // FLAGS_enable_quic_connection_flow_control is removed. |
+ // FLAGS_enable_quic_connection_flow_control_2 is removed. |
QuicVersionVector supported_versions_no_connection_flow_control_; |
// Information about the packet currently being handled. |