mirror of
https://github.com/electron/electron.git
synced 2026-04-10 03:01:51 -04:00
build: add angle patch dir
This commit is contained in:
0
patches/angle/.patches
Normal file
0
patches/angle/.patches
Normal file
@@ -1,5 +1,6 @@
|
||||
[
|
||||
{ "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/devtools_frontend", "repo": "src/third_party/devtools-frontend/src" },
|
||||
{ "patch_dir": "src/electron/patches/ffmpeg", "repo": "src/third_party/ffmpeg" },
|
||||
|
||||
Reference in New Issue
Block a user