Automated Code Change

PiperOrigin-RevId: 623376075
This commit is contained in:
hai007
2024-04-09 22:14:22 -07:00
committed by Copybara-Service
parent f788b89190
commit c198af1495
+1 -5
View File
@@ -35,11 +35,7 @@ cc_library(
"single_thread_executor.h",
"timer.h",
],
visibility = [
"//internal/test:__subpackages__",
"//location/nearby/cpp:__subpackages__",
"//sharing:__subpackages__",
],
visibility = ["//visibility:private"],
deps = [
":preferences_repository",
"//internal/platform:base",