2022-07-04 09:07:38 +00:00
|
|
|
--- chromium-79.0.3945.29/build/linux/unbundle/replace_gn_files.py.system-dav1d 2019-11-09 14:30:17.297016975 +0100
|
|
|
|
|
+++ chromium-79.0.3945.29/build/linux/unbundle/replace_gn_files.py 2019-11-10 09:40:19.694662891 +0100
|
2023-09-13 04:57:45 +00:00
|
|
|
@@ -40,6 +40,9 @@ import sys
|
2022-10-04 19:13:55 +00:00
|
|
|
'double-conversion': 'base/third_party/double_conversion/BUILD.gn',
|
2022-07-04 09:07:38 +00:00
|
|
|
'ffmpeg': 'third_party/ffmpeg/BUILD.gn',
|
|
|
|
|
'flac': 'third_party/flac/BUILD.gn',
|
2022-08-08 08:46:02 +00:00
|
|
|
+ 'flatbuffers': 'third_party/flatbuffers/BUILD.gn',
|
2022-10-04 19:13:55 +00:00
|
|
|
+ 'libsecret' : 'third_party/libsecret/BUILD.gn',
|
2023-09-13 04:57:45 +00:00
|
|
|
+ 'highway' : 'third_party/highway/BUILD.gn',
|
2022-07-04 09:07:38 +00:00
|
|
|
'fontconfig': 'third_party/fontconfig/BUILD.gn',
|
|
|
|
|
'freetype': 'build/config/freetype/freetype.gni',
|
|
|
|
|
'harfbuzz-ng': 'third_party/harfbuzz-ng/harfbuzz.gni',
|