From 5c377afd619d6cb41030cf05662c11cabb9b6595 Mon Sep 17 00:00:00 2001 From: "mbelshe@google.com" Date: Wed, 9 Dec 2009 16:33:08 +0000 Subject: 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 --- net/tools/flip_server/balsa_headers.h | 7 +------ 1 file changed, 1 insertion(+), 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 -- cgit v1.1