commit | 195cf1ebfd5e3ab12d8271e116e1f022a9b23ef6 | [log] [tgz] |
---|---|---|
author | Vijay Pai <vpai@google.com> | Thu Nov 30 10:56:06 2017 -0800 |
committer | Vijay Pai <vpai@google.com> | Thu Nov 30 15:02:04 2017 -0800 |
tree | 1fd1ebc2321b09b3de08686f9f73c1bd1b7df2b1 | |
parent | 5f662537deb01539a204273977c7e32394fc3454 [diff] [blame] |
Move histogram to test/core/util
diff --git a/test/cpp/qps/BUILD b/test/cpp/qps/BUILD index 0d91d52..f1abb19 100644 --- a/test/cpp/qps/BUILD +++ b/test/cpp/qps/BUILD
@@ -106,7 +106,7 @@ "histogram.h", "stats.h", ], - deps = ["//:gpr"], + deps = ["//test/core/util:grpc_test_util"], ) grpc_cc_test(