Skip to content

Commit

Permalink
chore: cherry-pick 14e51893e5b5 from icu (#34222)
Browse files Browse the repository at this point in the history
* chore: cherry-pick 14e51893e5b5 from icu

* chore: fixup patch for lint

Co-authored-by: John Kleinschmidt <jkleinsc@electronjs.org>
  • Loading branch information
ppontes and jkleinsc committed May 17, 2022
1 parent 5dc084c commit eb4ce2a
Show file tree
Hide file tree
Showing 3 changed files with 419 additions and 1 deletion.
4 changes: 3 additions & 1 deletion patches/config.json
Expand Up @@ -17,5 +17,7 @@

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

"src/electron/patches/angle": "src/third_party/angle"
"src/electron/patches/angle": "src/third_party/angle",

"src/electron/patches/icu": "src/third_party/icu"
}
1 change: 1 addition & 0 deletions patches/icu/.patches
@@ -0,0 +1 @@
cherry-pick-14e51893e5b5.patch

0 comments on commit eb4ce2a

Please sign in to comment.