7a91078cc7
This is a follow-up to #22078, fixing another instance of the same issue
11 lines
307 B
JSON
11 lines
307 B
JSON
{
|
|
"src/electron/patches/chromium": "src",
|
|
|
|
"src/electron/patches/boringssl": "src/third_party/boringssl/src",
|
|
|
|
"src/electron/patches/v8": "src/v8",
|
|
|
|
"src/electron/patches/node": "src/third_party/electron_node",
|
|
|
|
"src/electron/patches/devtools-frontend": "src/third_party/devtools-frontend/src"
|
|
}
|