commit | dde640520a8fc23cb03e62c589f8a98f67d1c404 | [log] [tgz] |
---|---|---|
author | Austin Schuh <austin.linux@gmail.com> | Wed Dec 11 20:28:00 2019 -0800 |
committer | Austin Schuh <austin.linux@gmail.com> | Wed Dec 11 20:28:00 2019 -0800 |
tree | fe8adc75124700da0138622ad9afb56b45aa9df3 | |
parent | 38735e898e7104f088337d8a33d0ddf12ed5615b [diff] |
Buildify all the build files We are slowly upgrading them all. Bite bullet and do the rest of them. Change-Id: I15744cf1b0dc1954954e131b35228c98247c92fe
diff --git a/y2016/queues/BUILD b/y2016/queues/BUILD index 79ec2d9..5c51a41 100644 --- a/y2016/queues/BUILD +++ b/y2016/queues/BUILD
@@ -1,4 +1,4 @@ -package(default_visibility = ['//visibility:public']) +package(default_visibility = ["//visibility:public"]) load("@com_github_google_flatbuffers//:build_defs.bzl", "flatbuffer_cc_library")