| Index: net/tools/balsa/balsa_enums.h
|
| diff --git a/net/tools/flip_server/balsa_enums.h b/net/tools/balsa/balsa_enums.h
|
| similarity index 96%
|
| rename from net/tools/flip_server/balsa_enums.h
|
| rename to net/tools/balsa/balsa_enums.h
|
| index 4273ee4871db8146bfa3df3754542f0590df027f..ca357831482dec45cba377bdc434b0a8e053e978 100644
|
| --- a/net/tools/flip_server/balsa_enums.h
|
| +++ b/net/tools/balsa/balsa_enums.h
|
| @@ -2,8 +2,8 @@
|
| // Use of this source code is governed by a BSD-style license that can be
|
| // found in the LICENSE file.
|
|
|
| -#ifndef NET_TOOLS_FLIP_SERVER_BALSA_ENUMS_H_
|
| -#define NET_TOOLS_FLIP_SERVER_BALSA_ENUMS_H_
|
| +#ifndef NET_TOOLS_BALSA_BALSA_ENUMS_H_
|
| +#define NET_TOOLS_BALSA_BALSA_ENUMS_H_
|
|
|
| namespace net {
|
|
|
| @@ -107,5 +107,5 @@ struct BalsaHeadersEnums {
|
|
|
| } // namespace net
|
|
|
| -#endif // NET_TOOLS_FLIP_SERVER_BALSA_ENUMS_H_
|
| +#endif // NET_TOOLS_BALSA_BALSA_ENUMS_H_
|
|
|
|
|