diff options
author | mbelshe@google.com <mbelshe@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-12-09 16:33:08 +0000 |
---|---|---|
committer | mbelshe@google.com <mbelshe@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-12-09 16:33:08 +0000 |
commit | 5c377afd619d6cb41030cf05662c11cabb9b6595 (patch) | |
tree | d62b0b54f267ae36bfb01732db9a929555b7d330 | |
parent | a0c7153edf226726a86619119c68f5e660b3930e (diff) | |
download | chromium_src-5c377afd619d6cb41030cf05662c11cabb9b6595.zip chromium_src-5c377afd619d6cb41030cf05662c11cabb9b6595.tar.gz chromium_src-5c377afd619d6cb41030cf05662c11cabb9b6595.tar.bz2 |
Update comments
BUG=none
TEST=none
TBR=vitaliyl@google.com
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@34157 0039d316-1c4b-4281-b951-d872f2087c98
-rw-r--r-- | net/tools/flip_server/balsa_headers.h | 7 |
1 files changed, 1 insertions, 6 deletions
diff --git a/net/tools/flip_server/balsa_headers.h b/net/tools/flip_server/balsa_headers.h index 8685ac5..f7d9512 100644 --- a/net/tools/flip_server/balsa_headers.h +++ b/net/tools/flip_server/balsa_headers.h @@ -789,13 +789,8 @@ class BalsaHeaders { void CopyFrom(const BalsaHeaders& other); - // Exists until it is allowable to turn on header-order - // computation in the X-Google-GFE-Frontline-Info header, instead - // of requiring GFEv2 to output in the same header order in - // which it has received data. // TODO(fenix): remove this function and rename all occurances - // of it in the code to AppendHeader when the condition above - // has been satisified. + // of it in the code to AppendHeader... void HackHeader(const StringPiece& key, const StringPiece& value); // Same as AppendToHeader, except that it will attempt to preserve |