Internal change

PiperOrigin-RevId: 613133183
This commit is contained in:
hai007
2024-03-06 10:21:45 -08:00
committed by Copybara-Service
parent 5fd4fc8ffa
commit cf2a1eb0b1
13 changed files with 36 additions and 9 deletions
+2 -2
View File
@@ -28,7 +28,7 @@ cc_library(
deps = [
"//internal/base",
"//internal/platform:types",
"//internal/platform/implementation:types",
"//internal/platform/implementation:account_manager",
"//sharing/common",
"//sharing/common:enum",
"//sharing/internal/api:platform",
@@ -73,7 +73,7 @@ cc_test(
],
deps = [
":local_device_data",
"//internal/platform/implementation:types",
"//internal/platform/implementation:account_manager",
"//internal/platform/implementation/g3", # fixdeps: keep
"//internal/test",
"//sharing/common",