mirror of
https://github.com/denoland/rusty_v8.git
synced 2024-11-21 05:43:13 -05:00
change third_party/icu to point to denoland's github fork
This commit is contained in:
parent
9f71bb1a5c
commit
be90543ecd
2 changed files with 2 additions and 2 deletions
2
.gitmodules
vendored
2
.gitmodules
vendored
|
@ -24,4 +24,4 @@
|
|||
url = https://chromium.googlesource.com/chromium/src/third_party/zlib.git
|
||||
[submodule "third_party/icu"]
|
||||
path = third_party/icu
|
||||
url = https://chromium.googlesource.com/chromium/deps/icu.git
|
||||
url = https://github.com/denoland/icu.git
|
||||
|
|
2
third_party/icu
vendored
2
third_party/icu
vendored
|
@ -1 +1 @@
|
|||
Subproject commit f4147b227f174e03f273053bb49fde33426d05bc
|
||||
Subproject commit 28b0e9ea59878fdd1682593be2ac489a6a6bbb21
|
Loading…
Reference in a new issue