aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/BUILD
diff options
context:
space:
mode:
authorGravatar A. Unique TensorFlower <gardener@tensorflow.org>2018-09-07 11:33:09 -0700
committerGravatar TensorFlower Gardener <gardener@tensorflow.org>2018-09-07 11:42:18 -0700
commite85b87c367da6c3cea72190193b346348177ec3c (patch)
treeea7a7c635fd8125f853e6deb2182f441cc243ed1 /tensorflow/BUILD
parentabc586a02a216513543f97ca8363308b2acac8cc (diff)
Internal change.
PiperOrigin-RevId: 212008334
Diffstat (limited to 'tensorflow/BUILD')
-rw-r--r--tensorflow/BUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/tensorflow/BUILD b/tensorflow/BUILD
index 661cba5ff0..2926789953 100644
--- a/tensorflow/BUILD
+++ b/tensorflow/BUILD
@@ -12,6 +12,7 @@ exports_files([
# The leakr files are used by //third_party/cloud_tpu.
"leakr_badwords.dic",
"leakr_badfiles.dic",
+ "leakr_file_type_recipe.ftrcp",
])
load("//tensorflow:tensorflow.bzl", "tf_cc_shared_object")