diff --git a/lib/update-v8/constants.js b/lib/update-v8/constants.js index 801d045f..65d4675e 100644 --- a/lib/update-v8/constants.js +++ b/lib/update-v8/constants.js @@ -29,7 +29,7 @@ const googleTestReplace = `/third_party/googletest/src/* const zlibIgnore = `!/third_party/zlib /third_party/zlib/contrib/bench /third_party/zlib/contrib/tests -/third_party/zlib/google`; +/third_party/zlib/google/test`; exports.v8Deps = [ {