diff options
author | Ryan Dahl <ry@tinyclouds.org> | 2018-08-27 12:12:18 -0400 |
---|---|---|
committer | Ryan Dahl <ry@tinyclouds.org> | 2018-08-27 19:23:53 -0400 |
commit | 4dbe5eabe971cbcb1f32292f6a8b5cfb7c02186b (patch) | |
tree | 5aace95ab00f27bf040d67cc8b6903ee5a9e4597 | |
parent | 85ebc6b1aca77ca86a383ab917900e7224dafdb8 (diff) |
Update V8 to 7.0.247
-rw-r--r-- | gclient_config.py | 2 | ||||
m--------- | third_party | 0 |
2 files changed, 1 insertions, 1 deletions
diff --git a/gclient_config.py b/gclient_config.py index 9b3c96c61..6b7b2976c 100644 --- a/gclient_config.py +++ b/gclient_config.py @@ -1,5 +1,5 @@ solutions = [{ - 'url': 'https://chromium.googlesource.com/v8/v8.git@6.9.297', + 'url': 'https://chromium.googlesource.com/v8/v8.git@7.0.247', 'name': 'v8', 'deps_file': 'DEPS', 'custom_deps': { diff --git a/third_party b/third_party -Subproject 09acc068927a9eba7b6c2803ecd822f87c7cfa2 +Subproject 7641f8fd22d0db48a05b844cd2091d352f7a974 |