aboutsummaryrefslogtreecommitdiff
path: root/tensorflow/core/util/Android.bp
diff options
context:
space:
mode:
Diffstat (limited to 'tensorflow/core/util/Android.bp')
-rw-r--r--tensorflow/core/util/Android.bp2
1 files changed, 1 insertions, 1 deletions
diff --git a/tensorflow/core/util/Android.bp b/tensorflow/core/util/Android.bp
index 87395ef019f..e9466a449f6 100644
--- a/tensorflow/core/util/Android.bp
+++ b/tensorflow/core/util/Android.bp
@@ -63,6 +63,6 @@ filegroup(
"sparse/sparse_tensor.cc",
"tensor_bundle/naming.cc",
"tensor_bundle/tensor_bundle.cc",
-
+ "tensor_bundle/byte_swap.cc",
],
)