mirror of
https://bitbucket.org/chromiumembedded/cef
synced 2025-06-05 21:39:12 +02:00
Update to Chromium version 129.0.6668.0
- Mac: Minimum system version is now 11.0. - Win: Windows SDK version is now 10.0.22621.2428.
This commit is contained in:
committed by
Marshall Greenblatt
parent
2cd405baac
commit
af1f40a2d3
@@ -1,5 +1,5 @@
|
||||
diff --git chrome/common/media/component_widevine_cdm_hint_file_linux.cc chrome/common/media/component_widevine_cdm_hint_file_linux.cc
|
||||
index 1084e82141790..ebd1b051d81b9 100644
|
||||
index b3e05e8183158..90be2d4a3368b 100644
|
||||
--- chrome/common/media/component_widevine_cdm_hint_file_linux.cc
|
||||
+++ chrome/common/media/component_widevine_cdm_hint_file_linux.cc
|
||||
@@ -18,6 +18,7 @@
|
||||
@@ -48,7 +48,7 @@ index 1084e82141790..ebd1b051d81b9 100644
|
||||
|
||||
DVLOG(1) << __func__ << " checking " << hint_file_path;
|
||||
@@ -98,8 +118,7 @@ bool UpdateWidevineCdmHintFile(const base::FilePath& cdm_base_path,
|
||||
NOTREACHED_NORETURN() << "Lacros should not be updating the hint file.";
|
||||
NOTREACHED() << "Lacros should not be updating the hint file.";
|
||||
#else
|
||||
base::FilePath hint_file_path;
|
||||
- CHECK(base::PathService::Get(chrome::FILE_COMPONENT_WIDEVINE_CDM_HINT,
|
||||
|
Reference in New Issue
Block a user