Compare commits

...

1 Commits

Author SHA1 Message Date
Keeley Hammond
4cc38dd82a build: add dawn config 2025-12-30 11:55:08 -08:00
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