diff --git a/runtime/BUILD b/runtime/BUILD index e01643184..19a3153e5 100644 --- a/runtime/BUILD +++ b/runtime/BUILD @@ -364,7 +364,6 @@ cc_library( deps = [ ":runtime", ":runtime_builder", - "//common:memory", "//common:native_type", "//eval/compiler:regex_precompilation_optimization", "//internal:casts",