Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cherry pick PR #3118: Remove some Cobalt customizations from //media #3134

Merged
merged 1 commit into from
May 1, 2024

Conversation

cobalt-github-releaser-bot
Copy link
Collaborator

Refer to the original PR: #3118

  1. Replace the definition MEDIA_IMPLEMENTATION in //media/BUILD.gn with IS_MEDIA_IMPL, the latter is used by the Chromium COMPONENT_EXPORT() macro.
  2. Remove some #defined(STARBOARD) guards for code that now built without the guards.

b/338100595

Change-Id: I11c23dea33cb05428ce9b2d90e0b595c2851c628

1. Replace the definition `MEDIA_IMPLEMENTATION` in //media/BUILD.gn
with `IS_MEDIA_IMPL`, the latter is used by the Chromium
`COMPONENT_EXPORT()` macro.
2. Remove some `#defined(STARBOARD)` guards for code that now built
without the guards.

b/338100595

Change-Id: I11c23dea33cb05428ce9b2d90e0b595c2851c628
(cherry picked from commit 4550a4e)
@xiaomings xiaomings enabled auto-merge (squash) May 1, 2024 21:06
@xiaomings xiaomings merged commit 786bfca into 25.lts.1+ May 1, 2024
291 checks passed
@xiaomings xiaomings deleted the cherry-pick-25.lts.1+-3118 branch May 1, 2024 22:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants