| Index: net/tools/quic/quic_dispatcher_test.cc
|
| diff --git a/net/tools/quic/quic_dispatcher_test.cc b/net/tools/quic/quic_dispatcher_test.cc
|
| index dd7ea1d6b9e21da811512b8e07f4b9d579b3ce78..52a22dcc30ec644ab07cf45b22e06964e3ab1453 100644
|
| --- a/net/tools/quic/quic_dispatcher_test.cc
|
| +++ b/net/tools/quic/quic_dispatcher_test.cc
|
| @@ -6,7 +6,7 @@
|
|
|
| #include <string>
|
|
|
| -#include "base/string_piece.h"
|
| +#include "base/strings/string_piece.h"
|
| #include "net/quic/crypto/crypto_handshake.h"
|
| #include "net/quic/quic_crypto_stream.h"
|
| #include "net/quic/test_tools/quic_test_utils.h"
|
|
|