mirror of
https://github.com/electron/electron.git
synced 2026-04-10 03:01:51 -04:00
build: add dawn config
This commit is contained in:
@@ -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
0
patches/dawn/.patches
Normal file
Reference in New Issue
Block a user