diff --git a/io/BUILD.bazel b/io/BUILD.bazel index 3d88ef90..a2e40d43 100644 --- a/io/BUILD.bazel +++ b/io/BUILD.bazel @@ -27,6 +27,7 @@ config_setting( FILE_DEPS = select({ "//conditions:default": [ # Placeholder for io deps, do not remove + "//net/grpc/internal/src/core/ext/event_engine:grpc_event_manager", ], ":android": [], # Placeholder 1 for internal build rules, do not remove