diff --git a/tensorflow_serving/util/net_http/public/BUILD b/tensorflow_serving/util/net_http/public/BUILD index 20d37557ea8..aeddb3e9c19 100644 --- a/tensorflow_serving/util/net_http/public/BUILD +++ b/tensorflow_serving/util/net_http/public/BUILD @@ -6,6 +6,8 @@ package(default_visibility = [ "//tensorflow_serving/util/net_http:__subpackages__", ]) +# TODO(wenboz): Remove this visibility list as net_http is now open-sourced and +# available as a standalone library in third_party/net_http. package_group( name = "http_server_clients", packages = [