diff options
Diffstat (limited to 'www/chromium-uc/patches/core/ungoogled-chromium/disable-mei-preload.patch')
| -rw-r--r-- | www/chromium-uc/patches/core/ungoogled-chromium/disable-mei-preload.patch | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/www/chromium-uc/patches/core/ungoogled-chromium/disable-mei-preload.patch b/www/chromium-uc/patches/core/ungoogled-chromium/disable-mei-preload.patch index a1ac146..731e85d 100644 --- a/www/chromium-uc/patches/core/ungoogled-chromium/disable-mei-preload.patch +++ b/www/chromium-uc/patches/core/ungoogled-chromium/disable-mei-preload.patch | |||
| @@ -5,9 +5,9 @@ | |||
| 5 | # is enough local data to determine the user's preferred behavior." This feature | 5 | # is enough local data to determine the user's preferred behavior." This feature |
| 6 | # does not seem to outweigh the benefit of removing the binary, thus this patch. | 6 | # does not seem to outweigh the benefit of removing the binary, thus this patch. |
| 7 | 7 | ||
| 8 | --- a/chrome/BUILD.gn | 8 | --- chrome/BUILD.gn.orig |
| 9 | +++ b/chrome/BUILD.gn | 9 | +++ chrome/BUILD.gn |
| 10 | @@ -346,7 +346,6 @@ if (!is_android && !is_mac) { | 10 | @@ -351,7 +351,6 @@ if (!is_android && !is_mac) { |
| 11 | } | 11 | } |
| 12 | 12 | ||
| 13 | data_deps += [ | 13 | data_deps += [ |
| @@ -15,8 +15,8 @@ | |||
| 15 | "//third_party/widevine/cdm", | 15 | "//third_party/widevine/cdm", |
| 16 | ] | 16 | ] |
| 17 | } | 17 | } |
| 18 | @@ -1173,7 +1172,6 @@ if (is_win) { | 18 | @@ -1157,7 +1156,6 @@ if (is_win) { |
| 19 | ":optimization_guide_library", | 19 | ":keystone_registration_framework", |
| 20 | ":swiftshader_library", | 20 | ":swiftshader_library", |
| 21 | ":widevine_cdm_library", | 21 | ":widevine_cdm_library", |
| 22 | - "//chrome/browser/resources/media/mei_preload:component_bundle", | 22 | - "//chrome/browser/resources/media/mei_preload:component_bundle", |
