aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/core/statistics/census_stub_test.c
diff options
context:
space:
mode:
authorGravatar Craig Tiller <ctiller@google.com>2016-04-04 23:28:28 -0700
committerGravatar Craig Tiller <ctiller@google.com>2016-04-04 23:28:28 -0700
commiteb9b6dbf11559593f7ac1f2dc10543c6be9ab475 (patch)
tree9dc72af661f5625ffa7df779e68bfe15dfdd9d4d /test/core/statistics/census_stub_test.c
parent01dcc494497d27b902b4800cb3cb811df5323d71 (diff)
parent1b7c0a2c5cf27d7a77d9c3476fe6406a98ca3d76 (diff)
Merge branch 'master' into ignore_connectivity
Diffstat (limited to 'test/core/statistics/census_stub_test.c')
-rw-r--r--test/core/statistics/census_stub_test.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/test/core/statistics/census_stub_test.c b/test/core/statistics/census_stub_test.c
index dbc7cf74b7..f9dddb6599 100644
--- a/test/core/statistics/census_stub_test.c
+++ b/test/core/statistics/census_stub_test.c
@@ -36,8 +36,8 @@
#include <grpc/support/alloc.h>
#include <grpc/support/log.h>
-#include "src/core/lib/statistics/census_interface.h"
-#include "src/core/lib/statistics/census_rpc_stats.h"
+#include "src/core/ext/census/census_interface.h"
+#include "src/core/ext/census/census_rpc_stats.h"
#include "test/core/util/test_config.h"
/* Tests census noop stubs in a simulated rpc flow */