| Index: net/test/spawned_test_server/local_test_server_posix.cc
|
| diff --git a/net/test/local_test_server_posix.cc b/net/test/spawned_test_server/local_test_server_posix.cc
|
| similarity index 98%
|
| rename from net/test/local_test_server_posix.cc
|
| rename to net/test/spawned_test_server/local_test_server_posix.cc
|
| index 27fe282cd26ebbfcfea48eb1d9430a1915c8212c..b4e586f68fef55e90938d3008543f4acdae0a64d 100644
|
| --- a/net/test/local_test_server_posix.cc
|
| +++ b/net/test/spawned_test_server/local_test_server_posix.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/local_test_server.h"
|
| +#include "net/test/spawned_test_server/local_test_server.h"
|
|
|
| #include <poll.h>
|
|
|
|
|