Index: net/quic/congestion_control/time_loss_algorithm.h |
diff --git a/net/quic/congestion_control/time_loss_algorithm.h b/net/quic/congestion_control/time_loss_algorithm.h |
index 16989e8411ca13fae5ebc1375a57456587518f62..6c1359eda2d04d02e5bbe77fb2708e0e57d57ce1 100644 |
--- a/net/quic/congestion_control/time_loss_algorithm.h |
+++ b/net/quic/congestion_control/time_loss_algorithm.h |
@@ -8,7 +8,7 @@ |
#include <algorithm> |
#include <map> |
-#include "base/basictypes.h" |
+#include "base/macros.h" |
#include "net/quic/congestion_control/loss_detection_interface.h" |
#include "net/quic/quic_protocol.h" |
#include "net/quic/quic_time.h" |