Add bazel-toolchains to //:srcs
Signed-off-by: Philipp Wollermann <philwo@google.com>
diff --git a/third_party/BUILD b/third_party/BUILD
index 53fa274..8819c69 100644
--- a/third_party/BUILD
+++ b/third_party/BUILD
@@ -10,6 +10,7 @@
"//third_party/animal_sniffer:srcs",
"//third_party/antlr:srcs",
"//third_party/aws-sdk-auth-lite:srcs",
+ "//third_party/bazel-toolchains:srcs",
"//third_party/checker_framework_dataflow:srcs",
"//third_party/checker_framework_javacutil:srcs",
"//third_party/css/bootstrap:srcs",