aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/cpp
diff options
context:
space:
mode:
authorGravatar Sree Kuchibhotla <sreek@google.com>2016-03-31 09:59:54 -0700
committerGravatar Sree Kuchibhotla <sreek@google.com>2016-03-31 09:59:54 -0700
commitb538472a8a0e7cbfd1fcf252f008cd98b1683e9d (patch)
tree3df340970af49fc52e162960ae2f4af08584d2e3 /test/cpp
parentfefc916b80ca7dfb393e3149bb9fc2ebe1c4114a (diff)
parent2b9012362ca03181eefaec22238c6100e77bb736 (diff)
Merge branch 'master' into stress_exit_codes
Diffstat (limited to 'test/cpp')
-rw-r--r--test/cpp/grpclb/grpclb_api_test.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/cpp/grpclb/grpclb_api_test.cc b/test/cpp/grpclb/grpclb_api_test.cc
index bc8219c1c7..92f93c869c 100644
--- a/test/cpp/grpclb/grpclb_api_test.cc
+++ b/test/cpp/grpclb/grpclb_api_test.cc
@@ -34,7 +34,7 @@
#include <gtest/gtest.h>
#include <string>
-#include "src/core/lib/client_config/lb_policies/load_balancer_api.h"
+#include "src/core/ext/lb_policy/grpclb/load_balancer_api.h"
#include "src/proto/grpc/lb/v0/load_balancer.pb.h" // C++ version
namespace grpc {