| Index: net/test/spawned_test_server/base_test_server.cc
|
| diff --git a/net/test/base_test_server.cc b/net/test/spawned_test_server/base_test_server.cc
|
| similarity index 99%
|
| rename from net/test/base_test_server.cc
|
| rename to net/test/spawned_test_server/base_test_server.cc
|
| index ab9b1210d8573cd5d7e8d27526a00371037205a0..d8ecc2f14742ff5b795847e1142f546246dc00a3 100644
|
| --- a/net/test/base_test_server.cc
|
| +++ b/net/test/spawned_test_server/base_test_server.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/test/base_test_server.h"
|
| +#include "net/test/spawned_test_server/base_test_server.h"
|
|
|
| #include <string>
|
| #include <vector>
|
|
|