diff --git a/CHROMIUM_BUILD_COMPATIBILITY.txt b/CHROMIUM_BUILD_COMPATIBILITY.txt index 9697aecd8..3bdf53b34 100644 --- a/CHROMIUM_BUILD_COMPATIBILITY.txt +++ b/CHROMIUM_BUILD_COMPATIBILITY.txt @@ -7,5 +7,5 @@ # https://bitbucket.org/chromiumembedded/cef/wiki/BranchesAndBuilding { - 'chromium_checkout': 'refs/tags/128.0.6613.114' + 'chromium_checkout': 'refs/tags/128.0.6613.120' } diff --git a/patch/patches/third_party_sentencepiece_3616.patch b/patch/patches/third_party_sentencepiece_3616.patch index 16cbb9e53..75b38c54e 100644 --- a/patch/patches/third_party_sentencepiece_3616.patch +++ b/patch/patches/third_party_sentencepiece_3616.patch @@ -1,5 +1,5 @@ diff --git third_party/sentencepiece/src/src/util.cc third_party/sentencepiece/src/src/util.cc -index 538b00b..61c4e5d 100644 +index c5e5289807a0c..e10880abc17eb 100644 --- third_party/sentencepiece/src/src/util.cc +++ third_party/sentencepiece/src/src/util.cc @@ -16,6 +16,7 @@ @@ -10,7 +10,7 @@ index 538b00b..61c4e5d 100644 namespace sentencepiece { -@@ -187,8 +190,18 @@ std::mt19937 *GetRandomGenerator() { +@@ -197,8 +198,18 @@ std::mt19937 *GetRandomGenerator() { } #else std::mt19937 *GetRandomGenerator() {