aboutsummaryrefslogtreecommitdiffhomepage
path: root/third_party/BUILD
diff options
context:
space:
mode:
authorGravatar Adam Michael <ajmichael@google.com>2017-12-05 21:25:13 -0500
committerGravatar Irina Iancu <elenairina@google.com>2017-12-06 13:23:03 +0100
commite87d2a6fc91148ec5a97dec9ab2832785c6ae21d (patch)
treeb1575fc60509c12a612e1c9d2f246aede87a0146 /third_party/BUILD
parentff4f52295029f9d7f9840f3d8f68093a6c51a384 (diff)
Add abseil to //third_party:srcs
Fixes #4235 Change-Id: I057ec0b0d214c5e3d8c33b12ea455a7898a6fd31 RELNOTES: None
Diffstat (limited to 'third_party/BUILD')
-rw-r--r--third_party/BUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/third_party/BUILD b/third_party/BUILD
index daf55e356e..38a67d67d8 100644
--- a/third_party/BUILD
+++ b/third_party/BUILD
@@ -27,6 +27,7 @@ filegroup(
"//third_party/checker_framework_javacutil:srcs",
"//third_party/jformatstring:srcs",
"//third_party/protobuf:srcs",
+ "//third_party/py/abseil:srcs",
"//third_party/py/concurrent:srcs",
"//third_party/py/gflags:srcs",
"//third_party/py/mock:srcs",