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

build error: redefinition of 'RegisterWidevineCdmComponent' #1309

Closed
yrliou opened this issue Sep 26, 2018 · 0 comments · Fixed by brave/brave-core#511
Closed

build error: redefinition of 'RegisterWidevineCdmComponent' #1309

yrliou opened this issue Sep 26, 2018 · 0 comments · Fixed by brave/brave-core#511

Comments

@yrliou
Copy link
Member

yrliou commented Sep 26, 2018

Description

When building on macOS, you get the following:

/Users/yrliou/brave/src/brave/chromium_src/chrome/browser/component_updater/widevine_cdm_component_installer.cc:52:6: error: redefinition of 'RegisterWidevineCdmComponent'
void RegisterWidevineCdmComponent(ComponentUpdateService* cus) {
     ^
/Users/yrliou/brave/src/brave/chromium_src/chrome/browser/component_updater/widevine_cdm_component_installer.cc:40:6: note: previous definition is here
void RegisterWidevineCdmComponent(ComponentUpdateService* cus) {
     ^
1 error generated.
@yrliou yrliou added this to the Releasable builds 0.55.x milestone Sep 26, 2018
@darkdh darkdh self-assigned this Sep 26, 2018
darkdh added a commit to brave/brave-core that referenced this issue Sep 26, 2018
This was referenced Aug 4, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants