We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7fdc596 commit cbd01f5Copy full SHA for cbd01f5
lib/update-v8/constants.js
@@ -29,7 +29,7 @@ const googleTestReplace = `/third_party/googletest/src/*
29
const zlibIgnore = `!/third_party/zlib
30
/third_party/zlib/contrib/bench
31
/third_party/zlib/contrib/tests
32
-/third_party/zlib/google`;
+/third_party/zlib/google/test`;
33
34
exports.v8Deps = [
35
{
0 commit comments