diff --git a/sharing/scheduling/BUILD b/sharing/scheduling/BUILD index 9b0b3f5b..862b3b51 100644 --- a/sharing/scheduling/BUILD +++ b/sharing/scheduling/BUILD @@ -12,6 +12,9 @@ # See the License for the specific language governing permissions and # limitations under the License. +load("//third_party/bazel_rules/rules_cc/cc:cc_library.bzl", "cc_library") +load("//third_party/bazel_rules/rules_cc/cc:cc_test.bzl", "cc_test") + licenses(["notice"]) cc_library(