| Index: net/tools/quic/quic_simple_server_test.cc
|
| diff --git a/net/quic/quic_server_test.cc b/net/tools/quic/quic_simple_server_test.cc
|
| similarity index 97%
|
| copy from net/quic/quic_server_test.cc
|
| copy to net/tools/quic/quic_simple_server_test.cc
|
| index cac66b63b39ae35d9e3021f884e99d5148c55b2d..c5ed5ef5127c8d399d1ab3eb73d56204f7af1962 100644
|
| --- a/net/quic/quic_server_test.cc
|
| +++ b/net/tools/quic/quic_simple_server_test.cc
|
| @@ -2,7 +2,7 @@
|
| // Use of this source code is governed by a BSD-style license that can be
|
| // found in the LICENSE file.
|
|
|
| -#include "net/quic/quic_server.h"
|
| +#include "net/tools/quic/quic_simple_server.h"
|
|
|
| #include "net/quic/crypto/quic_random.h"
|
| #include "net/quic/quic_utils.h"
|
|
|