build: add dawn config

This commit is contained in:
Keeley Hammond
2025-12-30 11:55:08 -08:00
parent ce0850e4f6
commit 4cc38dd82a
2 changed files with 1 additions and 0 deletions

View File

@@ -2,6 +2,7 @@
{ "patch_dir": "src/electron/patches/chromium", "repo": "src" },
{ "patch_dir": "src/electron/patches/angle", "repo": "src/third_party/angle" },
{ "patch_dir": "src/electron/patches/boringssl", "repo": "src/third_party/boringssl/src" },
{ "patch_dir": "src/electron/patches/dawn", "repo": "src/third_party/dawn" },
{ "patch_dir": "src/electron/patches/devtools_frontend", "repo": "src/third_party/devtools-frontend/src" },
{ "patch_dir": "src/electron/patches/ffmpeg", "repo": "src/third_party/ffmpeg" },
{ "patch_dir": "src/electron/patches/v8", "repo": "src/v8" },

0
patches/dawn/.patches Normal file
View File