Switch glog to absl::log.

PiperOrigin-RevId: 615535748
This commit is contained in:
Francis Tsui
2024-03-13 14:03:23 -07:00
committed by Copybara-Service
parent 5859dd5513
commit a082f36021
16 changed files with 18 additions and 55 deletions
+1
View File
@@ -15,6 +15,7 @@
# Proto for Nearby products
load("@rules_cc//cc:defs.bzl", "cc_proto_library")
load("@rules_proto//proto:defs.bzl", "proto_library")
licenses(["notice"])