| Index: net/test/spawned_test_server/spawner_communicator.cc
|
| diff --git a/net/test/spawner_communicator.cc b/net/test/spawned_test_server/spawner_communicator.cc
|
| similarity index 99%
|
| rename from net/test/spawner_communicator.cc
|
| rename to net/test/spawned_test_server/spawner_communicator.cc
|
| index 97bc8f8e80172b2d9448f093557fb0ccf8a82c0a..1602fb3ec941ffaece779dc1beb94b9298c0d7b1 100644
|
| --- a/net/test/spawner_communicator.cc
|
| +++ b/net/test/spawned_test_server/spawner_communicator.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/spawner_communicator.h"
|
| +#include "net/test/spawned_test_server/spawner_communicator.h"
|
|
|
| #include "base/json/json_reader.h"
|
| #include "base/logging.h"
|
|
|