| Index: net/quic/core/congestion_control/rtt_stats.h
|
| diff --git a/net/quic/core/congestion_control/rtt_stats.h b/net/quic/core/congestion_control/rtt_stats.h
|
| index b59909e63566d89c06432b62a7579e772f3e17e3..d88bc643768dd25663b1d2d1153fe03d015509ef 100644
|
| --- a/net/quic/core/congestion_control/rtt_stats.h
|
| +++ b/net/quic/core/congestion_control/rtt_stats.h
|
| @@ -12,6 +12,7 @@
|
| #include <algorithm>
|
|
|
| #include "base/macros.h"
|
| +#include "net/base/net_export.h"
|
| #include "net/quic/core/congestion_control/windowed_filter.h"
|
| #include "net/quic/core/quic_bug_tracker.h"
|
| #include "net/quic/core/quic_protocol.h"
|
|
|