Skip to content

Commit

Permalink
Update BUILD.gn
Browse files Browse the repository at this point in the history
  • Loading branch information
xiaomings authored Aug 27, 2024
1 parent 563f80c commit 2208d72
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions starboard/stub/BUILD.gn
Original file line number Diff line number Diff line change
Expand Up @@ -117,12 +117,7 @@ static_library("stub_sources") {
"//starboard/shared/stub/media_get_video_buffer_budget.cc",
"//starboard/shared/stub/media_is_buffer_pool_allocate_on_demand.cc",
"//starboard/shared/stub/media_is_buffer_using_memory_pool.cc",
<<<<<<< HEAD
"//starboard/shared/stub/media_is_supported.cc",
"//starboard/shared/stub/media_is_video_supported.cc",
"//starboard/shared/stub/media_set_audio_write_duration.cc",
=======
>>>>>>> 08cef068d14 (Add media_support_internal to media_util gn target (#4047))
"//starboard/shared/stub/memory_allocate_aligned_unchecked.cc",
"//starboard/shared/stub/memory_allocate_unchecked.cc",
"//starboard/shared/stub/memory_flush.cc",
Expand Down

0 comments on commit 2208d72

Please sign in to comment.