-
Notifications
You must be signed in to change notification settings - Fork 121
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Remove some Cobalt customizations from //media (#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
- Loading branch information
Showing
3 changed files
with
3 additions
and
7 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters