aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/cpp/util/test_credentials_provider.cc
diff options
context:
space:
mode:
authorGravatar Mark D. Roth <roth@google.com>2016-09-16 13:34:42 -0700
committerGravatar Mark D. Roth <roth@google.com>2016-09-16 13:34:42 -0700
commit63cae4f11ae9493f8936a2e00179d28c054b682a (patch)
tree7008ffd7f6baeed840545c44ebe01170e4a279cb /test/cpp/util/test_credentials_provider.cc
parentd316beff3c9c135ec1e60bf9182f7968e73790c6 (diff)
parent999b49bf39bbc7764b50c50548d0f61280f873e2 (diff)
Merge branch 'grpclb_resolver_changes2' into service_config
Diffstat (limited to 'test/cpp/util/test_credentials_provider.cc')
-rw-r--r--test/cpp/util/test_credentials_provider.cc1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/cpp/util/test_credentials_provider.cc b/test/cpp/util/test_credentials_provider.cc
index 6e68f59e6a..ca15f29795 100644
--- a/test/cpp/util/test_credentials_provider.cc
+++ b/test/cpp/util/test_credentials_provider.cc
@@ -37,6 +37,7 @@
#include <unordered_map>
#include <grpc++/impl/sync.h>
+#include <grpc/support/log.h>
#include <grpc/support/sync.h>
#include "test/core/end2end/data/ssl_test_data.h"