Chromium Code Reviews| Index: net/quic/quic_sent_packet_manager.h |
| =================================================================== |
| --- net/quic/quic_sent_packet_manager.h (revision 248755) |
| +++ net/quic/quic_sent_packet_manager.h (working copy) |
| @@ -14,6 +14,7 @@ |
| #include <vector> |
| #include "base/containers/hash_tables.h" |
| +#include "base/memory/scoped_ptr.h" |
| #include "net/base/linked_hash_map.h" |
| #include "net/quic/congestion_control/send_algorithm_interface.h" |
| #include "net/quic/quic_ack_notifier_manager.h" |