aboutsummaryrefslogtreecommitdiffhomepage
path: root/third_party/flatbuffers/BUILD.bazel
diff options
context:
space:
mode:
authorGravatar Andrew Selle <aselle@google.com>2018-09-08 09:19:22 -0700
committerGravatar TensorFlower Gardener <gardener@tensorflow.org>2018-09-08 09:23:39 -0700
commit40037223b33fcdf178509ba5ece4ba33425c4627 (patch)
tree66f39a23b888ce40f18e33dbac818964a3a1d602 /third_party/flatbuffers/BUILD.bazel
parentbfead6061a6f10c5a3e5d05f8a946443fb9a3218 (diff)
Automated rollback of commit 0065d3389a63a529469dc71e950c66da2ebdbc24
PiperOrigin-RevId: 212119629
Diffstat (limited to 'third_party/flatbuffers/BUILD.bazel')
-rw-r--r--third_party/flatbuffers/BUILD.bazel1
1 files changed, 1 insertions, 0 deletions
diff --git a/third_party/flatbuffers/BUILD.bazel b/third_party/flatbuffers/BUILD.bazel
index 9d233a30d6..934c0d9650 100644
--- a/third_party/flatbuffers/BUILD.bazel
+++ b/third_party/flatbuffers/BUILD.bazel
@@ -142,6 +142,7 @@ filegroup(
srcs = [
"include/flatbuffers/base.h",
"include/flatbuffers/flatbuffers.h",
+ "include/flatbuffers/minireflect.h",
"include/flatbuffers/stl_emulation.h",
"include/flatbuffers/util.h",
],