aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/cpp/common/auth_property_iterator_test.cc
diff options
context:
space:
mode:
authorGravatar Yash Tibrewal <yashkt@google.com>2017-10-25 17:04:35 -0700
committerGravatar Yash Tibrewal <yashkt@google.com>2017-10-25 17:04:35 -0700
commit39aed1ae8bd0f7584ded63e2c90cb506da40c48d (patch)
tree2634fa34138b7bcfa889dcf5cac74f1cdb8516a0 /test/cpp/common/auth_property_iterator_test.cc
parentaf922468dd54023d221c9683209f5cda4c951a93 (diff)
Remove unnecessary extern Cs
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, 0 insertions, 2 deletions
diff --git a/test/cpp/common/auth_property_iterator_test.cc b/test/cpp/common/auth_property_iterator_test.cc
index e25d2a7597..4a097e8739 100644
--- a/test/cpp/common/auth_property_iterator_test.cc
+++ b/test/cpp/common/auth_property_iterator_test.cc
@@ -22,9 +22,7 @@
#include "src/cpp/common/secure_auth_context.h"
#include "test/cpp/util/string_ref_helper.h"
-extern "C" {
#include "src/core/lib/security/context/security_context.h"
-}
using ::grpc::testing::ToString;