blob: 76cb08b9b5bac9be6a3ee0f51fe4c341cca6c9c8 [file] [log] [blame]
name: "googletest"
description:
"Google Test is Google's C++ test framework. The code in this directory is "
"currently only a header file used to redirect Chromium gtest_prod consumer "
"code to where Cobalt puts it, and is only used by V8."
third_party {
# Note: Because this directory only includes a header file that simply
# redirects code, there is no "version" or "last_upgrade_date" available.
url {
type: GIT
value: "https://chromium.googlesource.com/chromium/src/third_party/googletest"
}
license_type: NOTICE
}