| Index: net/quic/core/frames/quic_ack_frame.h
|
| diff --git a/net/quic/core/frames/quic_ack_frame.h b/net/quic/core/frames/quic_ack_frame.h
|
| index bdfc4be00ac2985149d9ceae1be8ad091bb17b12..0a8991ac2a479b55a45b9513565d377b716b0f54 100644
|
| --- a/net/quic/core/frames/quic_ack_frame.h
|
| +++ b/net/quic/core/frames/quic_ack_frame.h
|
| @@ -8,7 +8,6 @@
|
| #include <ostream>
|
| #include <string>
|
|
|
| -#include "base/strings/string_piece.h"
|
| #include "net/quic/core/quic_types.h"
|
| #include "net/quic/platform/api/quic_containers.h"
|
| #include "net/quic/platform/api/quic_export.h"
|
|
|