update to 124.0.6367.207
This commit is contained in:
parent
687f3acd55
commit
fe9bc9d89b
958 changed files with 7372 additions and 6231 deletions
|
@ -1,7 +1,7 @@
|
|||
Index: base/rand_util.h
|
||||
--- base/rand_util.h.orig
|
||||
+++ base/rand_util.h
|
||||
@@ -121,7 +121,7 @@ void RandomShuffle(Itr first, Itr last) {
|
||||
@@ -149,7 +149,7 @@ void RandomShuffle(Itr first, Itr last) {
|
||||
std::shuffle(first, last, RandomBitGenerator());
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue