diff --git a/lib/update-v8/constants.js b/lib/update-v8/constants.js index 69c5bab7..be9bc071 100644 --- a/lib/update-v8/constants.js +++ b/lib/update-v8/constants.js @@ -41,12 +41,6 @@ exports.v8Deps = [ }, since: 55 }, - { - name: 'abseil-cpp', - repo: 'third_party/abseil-cpp', - gitignore: '!third_party/abseil-cpp', - since: 96 - }, { name: 'gtest', repo: 'testing/gtest',