Skip to content

Commit da35199

Browse files
Automated Code Change
PiperOrigin-RevId: 691825366
1 parent 7ade1ea commit da35199

File tree

1 file changed

+1
-0
lines changed
  • tensorflow_text/core/kernels

1 file changed

+1
-0
lines changed

tensorflow_text/core/kernels/BUILD

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
"""Kernels for tf.text ops."""
22

33
load("@flatbuffers//:build_defs.bzl", "flatbuffer_cc_library")
4+
load("//third_party/protobuf/bazel:proto_library.bzl", "proto_library")
45
load("//tensorflow_text:tftext.bzl", "tf_cc_library", "tflite_cc_library")
56
# [internal] load cc_proto_library.bzl
67

0 commit comments

Comments
 (0)