Remove the reference to contrib

PiperOrigin-RevId: 267091041
diff --git a/tensorflow/compiler/tf2xla/BUILD b/tensorflow/compiler/tf2xla/BUILD
index 02117b5..dedeb64 100644
--- a/tensorflow/compiler/tf2xla/BUILD
+++ b/tensorflow/compiler/tf2xla/BUILD
@@ -18,7 +18,6 @@
         "//tensorflow/compiler/jit/...",
         "//tensorflow/compiler/tests/...",
         "//tensorflow/compiler/tf2xla/...",
-        "//tensorflow/contrib/compiler/...",
         "//tensorflow/python/compiler/...",
     ],
 )