{
  "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/squirrel.mac": "src/third_party/squirrel.mac",

  "src/electron/patches/ReactiveObjC": "src/third_party/squirrel.mac/vendor/ReactiveObjC",

  "src/electron/patches/depot_tools": "src/third_party/depot_tools"
}