aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/ext/filters/client_channel/lb_policy.h
diff options
context:
space:
mode:
authorGravatar ncteisen <ncteisen@gmail.com>2018-07-17 11:26:55 -0700
committerGravatar ncteisen <ncteisen@gmail.com>2018-07-17 11:26:55 -0700
commit0f6e4dd20d3e79d3465a7bf8a21d704e7b67b102 (patch)
tree697af2a691c6a0c03d05e6b239cad5a99766224c /src/core/ext/filters/client_channel/lb_policy.h
parentadfa81987af4b61eb11c92c6e4bedc3bed3028c9 (diff)
reviewer feedback:
Diffstat (limited to 'src/core/ext/filters/client_channel/lb_policy.h')
-rw-r--r--src/core/ext/filters/client_channel/lb_policy.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/core/ext/filters/client_channel/lb_policy.h b/src/core/ext/filters/client_channel/lb_policy.h
index 7bc224ad81..3150df8847 100644
--- a/src/core/ext/filters/client_channel/lb_policy.h
+++ b/src/core/ext/filters/client_channel/lb_policy.h
@@ -208,6 +208,7 @@ class LoadBalancingPolicy
// Dummy classes needed for alignment issues.
// See https://github.com/grpc/grpc/issues/16032 for context.
+ // TODO(ncteisen): remove this as soon as the issue is resolved.
ChildRefsList dummy_list_foo;
ChildRefsList dummy_list_bar;
};