[Build cleanup] Remove reference to moved files from "tensorflow/core/graph/BUILD".

I recently moved these to "../common_runtime", but forgot to delete the filegroup in "graph".

PiperOrigin-RevId: 309076779
Change-Id: I9fdc7734c242893ecd3a2786594a7d548da9b3b0
This commit is contained in:
Derek Murray 2020-04-29 12:42:39 -07:00 committed by TensorFlower Gardener
parent 246c333aed
commit e9c28dc5a4

View File

@ -154,14 +154,6 @@ filegroup(
],
)
filegroup(
name = "mkl_related_tests",
srcs = [
"mkl_layout_pass_test.cc",
"mkl_tfconversion_pass_test.cc",
],
)
filegroup(
name = "mobile_srcs_only_runtime",
srcs = [