| Index: net/tools/balsa/split.cc
|
| diff --git a/net/tools/flip_server/split.cc b/net/tools/balsa/split.cc
|
| similarity index 97%
|
| rename from net/tools/flip_server/split.cc
|
| rename to net/tools/balsa/split.cc
|
| index 790051384d5c9f58abecb40310a32417cd625396..e6569e3416555a8cce15eb7c8e60dadc368c73c0 100644
|
| --- a/net/tools/flip_server/split.cc
|
| +++ b/net/tools/balsa/split.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/tools/flip_server/split.h"
|
| +#include "net/tools/balsa/split.h"
|
|
|
| #include <string.h>
|
|
|
|
|