aboutsummaryrefslogtreecommitdiffhomepage
path: root/tools/codegen/core/gen_static_metadata.py
diff options
context:
space:
mode:
authorGravatar David Garcia Quintas <dgq@google.com>2016-10-15 15:25:51 -0700
committerGravatar David Garcia Quintas <dgq@google.com>2016-10-15 15:25:51 -0700
commitd8fe334d5b92ef50e44c75ac19d8dced53efc476 (patch)
tree29ba207bf915464a24bf70a739e9578d07734783 /tools/codegen/core/gen_static_metadata.py
parent9c00dabc1580232a5970b35edd3232693856927a (diff)
s/lb-cost/lb-cost-bin
Diffstat (limited to 'tools/codegen/core/gen_static_metadata.py')
-rwxr-xr-xtools/codegen/core/gen_static_metadata.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/codegen/core/gen_static_metadata.py b/tools/codegen/core/gen_static_metadata.py
index 6f8cad279c..cf3762dbb8 100755
--- a/tools/codegen/core/gen_static_metadata.py
+++ b/tools/codegen/core/gen_static_metadata.py
@@ -110,7 +110,7 @@ CONFIG = [
('if-unmodified-since', ''),
('last-modified', ''),
('lb-token', ''),
- ('lb-cost', ''),
+ ('lb-cost-bin', ''),
('link', ''),
('location', ''),
('max-forwards', ''),