Merge pull request #3574 from Vertexwahn:switch_to_native_cc_rules

PiperOrigin-RevId: 397995447
This commit is contained in:
dinord
2021-09-23 23:31:25 +00:00
5 changed files with 0 additions and 25 deletions

View File

@@ -30,7 +30,6 @@
#
# Bazel Build for Google C++ Testing Framework(Google Test)-googlemock
load("@rules_cc//cc:defs.bzl", "cc_binary", "cc_test")
load("@rules_python//python:defs.bzl", "py_library", "py_test")
licenses(["notice"])