aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/core/util/BUILD
diff options
context:
space:
mode:
authorGravatar Adele Zhou <adelez@google.com>2017-11-29 16:25:17 -0800
committerGravatar Adele Zhou <adelez@google.com>2017-11-30 17:45:02 -0800
commit5b7cdefb681977357573d9eac866520610d19fa5 (patch)
tree45411f6060a9c97be5db23f53ef8639b30d7b4a1 /test/core/util/BUILD
parente5df91f477a27ce71a39bca928677b2f08649615 (diff)
Rename port_hermetic to port_isolated_runtime_environment
Diffstat (limited to 'test/core/util/BUILD')
-rw-r--r--test/core/util/BUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/core/util/BUILD b/test/core/util/BUILD
index f92c0ff548..89e07c83c7 100644
--- a/test/core/util/BUILD
+++ b/test/core/util/BUILD
@@ -53,7 +53,7 @@ grpc_cc_library(
"parse_hexstring.cc",
"passthru_endpoint.cc",
"port.cc",
- "port_hermetic.cc",
+ "port_isolated_runtime_environment.cc",
"port_server_client.cc",
"reconnect_server.cc",
"slice_splitter.cc",