Files
brave-core/chromium_src/android_webview
samartnik 94c950e8fa [Android] AddAndroidWidevine was guarded in the upstream II
Chromium change:
chromium/chromium@c5384ef

fixing chromium android to compile with enable_widevine=false
chrome_public_apk and monochrome_public_apk targets does not compile
when setting gn flag to enable_widevine=false.
There are a couple of code locations where the
"#if BUILDFLAG(ENABLE_WIDEVINE)" macro is missing

Bug: 1319810
2022-10-13 16:20:03 -04:00
..