Chromium Code Reviews| Index: net/quic/core/quic_multipath_sent_packet_manager.cc |
| diff --git a/net/quic/core/quic_multipath_sent_packet_manager.cc b/net/quic/core/quic_multipath_sent_packet_manager.cc |
| index e0173900e9820386e2c1d815ba63dacee882a31d..11d578dbff8595cf1e680797f460d046a71da33b 100644 |
| --- a/net/quic/core/quic_multipath_sent_packet_manager.cc |
| +++ b/net/quic/core/quic_multipath_sent_packet_manager.cc |
| @@ -6,7 +6,7 @@ |
| #include <cstdint> |
| -#include "net/quic/core/quic_bug_tracker.h" |
| +#include "net/quic/platform/api/quic_bug_tracker.h" |
| #include "net/quic/platform/api/quic_str_cat.h" |
| using std::string; |