Chromium Code Reviews| Index: net/quic/core/congestion_control/bandwidth_sampler.cc |
| diff --git a/net/quic/core/congestion_control/bandwidth_sampler.cc b/net/quic/core/congestion_control/bandwidth_sampler.cc |
| index eb7888e0895407d2dc28efe5f2f7579378abac4d..6f150044dec728c4d9ac3409411c33ab736e8199 100644 |
| --- a/net/quic/core/congestion_control/bandwidth_sampler.cc |
| +++ b/net/quic/core/congestion_control/bandwidth_sampler.cc |
| @@ -6,7 +6,7 @@ |
| #include <algorithm> |
| -#include "net/quic/core/quic_bug_tracker.h" |
| +#include "net/quic/platform/api/quic_bug_tracker.h" |
| namespace net { |
| BandwidthSampler::BandwidthSampler() |