Skip to content

Commit 5517769

Browse files
targosBethGriggs
authored andcommitted
tools: fetch googletest dependency for V8 CI
gtest_prod.h is not enough to build V8's cctests. Backport-PR-URL: #39470 PR-URL: #38990 Reviewed-By: Jiawen Geng <technicalcute@gmail.com> Reviewed-By: Matteo Collina <matteo.collina@gmail.com> Reviewed-By: Robert Nagy <ronagy@icloud.com> Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
1 parent a93e6ef commit 5517769

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tools/v8/fetch_deps.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,6 @@
2626
"custom_deps" : {
2727
# These deps are already part of Node.js.
2828
"v8/base/trace_event/common" : None,
29-
"v8/third_party/googletest/src" : None,
3029
# These deps are unnecessary for building.
3130
"v8/test/benchmarks/data" : None,
3231
"v8/testing/gmock" : None,

0 commit comments

Comments
 (0)