aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/cpp/common/auth_property_iterator_test.cc
diff options
context:
space:
mode:
authorGravatar Craig Tiller <ctiller@google.com>2016-05-05 13:01:39 -0700
committerGravatar Craig Tiller <ctiller@google.com>2016-05-05 13:01:39 -0700
commit4ba6a646cddc9bea125e2b7a7a8d9a4aa3251f23 (patch)
treee95912c8ed9eb603fd9b3b72d142532efa833a3a /test/cpp/common/auth_property_iterator_test.cc
parentc45f44b6654a237018a06a90a931273f40819eef (diff)
parent8ca294e417217e1577609052f18df84be437c03c (diff)
Merge branch 'credentials_refactoring' of github.com:jboeuf/grpc into error
Diffstat (limited to 'test/cpp/common/auth_property_iterator_test.cc')
-rw-r--r--test/cpp/common/auth_property_iterator_test.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/cpp/common/auth_property_iterator_test.cc b/test/cpp/common/auth_property_iterator_test.cc
index 0e43d4e1e0..66225ff335 100644
--- a/test/cpp/common/auth_property_iterator_test.cc
+++ b/test/cpp/common/auth_property_iterator_test.cc
@@ -38,7 +38,7 @@
#include "test/cpp/util/string_ref_helper.h"
extern "C" {
-#include "src/core/lib/security/security_context.h"
+#include "src/core/lib/security/context/security_context.h"
}
using ::grpc::testing::ToString;