Skip to content

Commit

Permalink
Add media_support_internal to media_util gn target
Browse files Browse the repository at this point in the history
It was missing.  It didn't cause any build issues as it's a header file.

b/361864042
  • Loading branch information
xiaomings committed Aug 26, 2024
1 parent 3ce4b2c commit 4e36238
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions starboard/shared/starboard/media/BUILD.gn
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ static_library("media_util") {
"//starboard/shared/starboard/media/codec_util.h",
"//starboard/shared/starboard/media/key_system_supportability_cache.cc",
"//starboard/shared/starboard/media/key_system_supportability_cache.h",
"//starboard/shared/starboard/media/media_support_internal.h",
"//starboard/shared/starboard/media/media_util.cc",
"//starboard/shared/starboard/media/media_util.h",
"//starboard/shared/starboard/media/mime_supportability_cache.cc",
Expand Down

0 comments on commit 4e36238

Please sign in to comment.