blob: f4fb390f2db319ddd7399141a7343a9b1b3d358c [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://github.com/google/googletest"
}
license_type: NOTICE
}