| Index: net/tools/quic/quic_simple_dispatcher.h
|
| diff --git a/net/tools/quic/quic_simple_dispatcher.h b/net/tools/quic/quic_simple_dispatcher.h
|
| index 15b6b3c09def9f48996cdc50dcf02a06e0b92d45..626c05df2bdd399c9dfb4ef25fcd5e8ae09112dc 100644
|
| --- a/net/tools/quic/quic_simple_dispatcher.h
|
| +++ b/net/tools/quic/quic_simple_dispatcher.h
|
| @@ -5,6 +5,7 @@
|
| #ifndef NET_TOOLS_QUIC_QUIC_SIMPLE_DISPATCHER_H_
|
| #define NET_TOOLS_QUIC_QUIC_SIMPLE_DISPATCHER_H_
|
|
|
| +#include "net/quic/core/quic_server_session_base.h"
|
| #include "net/tools/quic/quic_dispatcher.h"
|
|
|
| namespace net {
|
|
|