Index: net/quic/core/congestion_control/pacing_sender.h |
diff --git a/net/quic/core/congestion_control/pacing_sender.h b/net/quic/core/congestion_control/pacing_sender.h |
index 93498719a49164f2178e81650d1fcaa1fdc28733..21fbb4c59ef968f9ce8e6aff05cb3524db01ab03 100644 |
--- a/net/quic/core/congestion_control/pacing_sender.h |
+++ b/net/quic/core/congestion_control/pacing_sender.h |
@@ -17,6 +17,7 @@ |
#include <memory> |
#include "base/macros.h" |
+#include "net/base/net_export.h" |
#include "net/quic/core/congestion_control/send_algorithm_interface.h" |
#include "net/quic/core/quic_bandwidth.h" |
#include "net/quic/core/quic_config.h" |