electron/patches/config.json
2020-03-03 22:41:31 -08:00

11 lines
291 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/swiftshader": "src/third_party/swiftshader"
}