Internal flow change phase 2.

PiperOrigin-RevId: 427059704
This commit is contained in:
suetfei
2022-02-07 17:17:20 -08:00
committed by Copybara-Service
parent 7661019dc3
commit 37f8b4487e
24 changed files with 103 additions and 197 deletions
+1 -1
View File
@@ -24,9 +24,9 @@ cc_library(
"//third_party/nearby/cpp:__subpackages__",
],
deps = [
"//cpp/cal/base:types",
"@com_google_absl//absl/strings",
"@com_google_absl//absl/time",
"@com_google_absl//absl/types:optional",
"//third_party/nearby/cpp/cal/base:types",
],
)