summaryrefslogtreecommitdiff
path: root/deps/v8/DEPS
diff options
context:
space:
mode:
authorMichaël Zasso <targos@protonmail.com>2018-09-29 11:35:06 +0200
committerMichaël Zasso <targos@protonmail.com>2018-10-02 11:08:07 +0200
commit6117af349041834bfe844d32beeac86152031023 (patch)
treefc3d5d8872f43d7c86c15ad77a213362fe4bfe88 /deps/v8/DEPS
parent9c3c0f42739137e7f3b52f659427233ceb735b54 (diff)
downloadandroid-node-v8-6117af349041834bfe844d32beeac86152031023.tar.gz
android-node-v8-6117af349041834bfe844d32beeac86152031023.tar.bz2
android-node-v8-6117af349041834bfe844d32beeac86152031023.zip
deps: patch V8 to 7.0.276.22
Refs: https://github.com/v8/v8/compare/7.0.276.20...7.0.276.22 PR-URL: https://github.com/nodejs/node/pull/23160 Reviewed-By: Colin Ihrig <cjihrig@gmail.com> Reviewed-By: Refael Ackermann <refack@gmail.com> Reviewed-By: James M Snell <jasnell@gmail.com>
Diffstat (limited to 'deps/v8/DEPS')
-rw-r--r--deps/v8/DEPS2
1 files changed, 1 insertions, 1 deletions
diff --git a/deps/v8/DEPS b/deps/v8/DEPS
index 36d9d0eaeb..42e7a40baa 100644
--- a/deps/v8/DEPS
+++ b/deps/v8/DEPS
@@ -17,7 +17,7 @@ deps = {
'v8/tools/gyp':
Var('chromium_url') + '/external/gyp.git' + '@' + 'd61a9397e668fa9843c4aa7da9e79460fe590bfb',
'v8/third_party/depot_tools':
- Var('chromium_url') + '/chromium/tools/depot_tools.git' + '@' + '1aa405fd859a3bd625b0d61184d6e4a3cf95c0b4',
+ Var('chromium_url') + '/chromium/tools/depot_tools.git' + '@' + 'aaf2cc09c6874e394c6c1e4692360cc400d6b388',
'v8/third_party/icu':
Var('chromium_url') + '/chromium/deps/icu.git' + '@' + 'a191af9d025859e8368b8b469120d78006e9f5f6',
'v8/third_party/instrumented_libraries':