[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:
Derek Murray 2020-04-15 13:36:00 -07:00 committed by TensorFlower Gardener
parent 8c849c6550
commit d4de6e7c21

View File

@ -2554,7 +2554,6 @@ tf_cc_tests(
],
create_named_test_suite = True,
deps = [
":core_cpu_internal",
":lib",
":lib_internal",
":lib_test_internal",