Add abseil to //third_party:srcs
Fixes #4235
Change-Id: I057ec0b0d214c5e3d8c33b12ea455a7898a6fd31
RELNOTES: None
diff --git a/third_party/BUILD b/third_party/BUILD
index daf55e3..38a67d6 100644
--- a/third_party/BUILD
+++ b/third_party/BUILD
@@ -27,6 +27,7 @@
"//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",