| Index: net/tools/balsa/balsa_headers_token_utils.cc
|
| diff --git a/net/tools/flip_server/balsa_headers_token_utils.cc b/net/tools/balsa/balsa_headers_token_utils.cc
|
| similarity index 97%
|
| rename from net/tools/flip_server/balsa_headers_token_utils.cc
|
| rename to net/tools/balsa/balsa_headers_token_utils.cc
|
| index b47debf89abf04bd7dbf9099b45f1d63845fe776..cea60775b1296e7af169c5b5961b5d46acf763b3 100644
|
| --- a/net/tools/flip_server/balsa_headers_token_utils.cc
|
| +++ b/net/tools/balsa/balsa_headers_token_utils.cc
|
| @@ -2,8 +2,8 @@
|
| // 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/balsa_headers_token_utils.h"
|
| -#include "net/tools/flip_server/string_piece_utils.h"
|
| +#include "net/tools/balsa/balsa_headers_token_utils.h"
|
| +#include "net/tools/balsa/string_piece_utils.h"
|
|
|
| namespace net {
|
|
|
|
|