[Build cleanup] Remove common_runtime dependency from "low_level_library_tests".
None of the tests in core/lib/ depend on libraries in core/common_runtime/. PiperOrigin-RevId: 306710822 Change-Id: I55f18cee26fdd17cb35916bc47324d7733aebc80
This commit is contained in:
parent
8c849c6550
commit
d4de6e7c21
@ -2554,7 +2554,6 @@ tf_cc_tests(
|
|||||||
],
|
],
|
||||||
create_named_test_suite = True,
|
create_named_test_suite = True,
|
||||||
deps = [
|
deps = [
|
||||||
":core_cpu_internal",
|
|
||||||
":lib",
|
":lib",
|
||||||
":lib_internal",
|
":lib_internal",
|
||||||
":lib_test_internal",
|
":lib_test_internal",
|
||||||
|
Loading…
Reference in New Issue
Block a user