2019-06-05 23:36:17 +00:00
|
|
|
{
|
|
|
|
"src/electron/patches/chromium": "src",
|
|
|
|
|
|
|
|
"src/electron/patches/boringssl": "src/third_party/boringssl/src",
|
|
|
|
|
2019-10-31 20:24:24 +00:00
|
|
|
"src/electron/patches/breakpad": "src/third_party/breakpad/breakpad",
|
|
|
|
|
2019-10-28 22:12:35 +00:00
|
|
|
"src/electron/patches/perfetto": "src/third_party/perfetto",
|
|
|
|
|
|
|
|
"src/electron/patches/skia": "src/third_party/skia",
|
|
|
|
|
2019-07-16 17:23:04 +00:00
|
|
|
"src/electron/patches/v8": "src/v8",
|
|
|
|
|
|
|
|
"src/electron/patches/node": "src/third_party/electron_node"
|
2019-06-05 23:36:17 +00:00
|
|
|
}
|