aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/cpp/util/cli_credentials.h
diff options
context:
space:
mode:
authorGravatar Nathan Herring <nherring@google.com>2018-08-01 13:08:03 +0200
committerGravatar Nathan Herring <nherring@google.com>2018-08-01 13:08:03 +0200
commit9ddb23442b62beeecb1f06921e76a850faa6ba40 (patch)
tree7a844746c9ce99282d08735076e400d14314c6b1 /test/cpp/util/cli_credentials.h
parentab8b628b31c8c4b564c09dacac604025f9870463 (diff)
Clang format.
Diffstat (limited to 'test/cpp/util/cli_credentials.h')
-rw-r--r--test/cpp/util/cli_credentials.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/cpp/util/cli_credentials.h b/test/cpp/util/cli_credentials.h
index 259bd0ab7a..4636d3ca14 100644
--- a/test/cpp/util/cli_credentials.h
+++ b/test/cpp/util/cli_credentials.h
@@ -31,6 +31,7 @@ class CliCredentials {
std::shared_ptr<grpc::ChannelCredentials> GetCredentials() const;
virtual const grpc::string GetCredentialUsage() const;
virtual const grpc::string GetSslTargetNameOverride() const;
+
protected:
// Returns the appropriate channel_creds_type value for the set of legacy
// flag arguments.