Internal change

PiperOrigin-RevId: 488812677
This commit is contained in:
Camillo Lugaresi 2022-11-15 18:30:58 -08:00 committed by Copybara-Service
parent 2f77bf44e3
commit fe66de3714

View File

@ -221,11 +221,11 @@ cc_library(
":gpu_buffer_format",
":gpu_buffer_storage",
":gpu_buffer_storage_image_frame",
"@com_google_absl//absl/memory",
# TODO: remove this dependency. Some other teams' tests
# depend on having an indirect image_frame dependency, need to be
# fixed first.
"//mediapipe/framework/formats:image_frame",
"@com_google_absl//absl/memory",
],
)