commit | baaf1603822d4338c160ac73a8ef59fcc351ac8b | [log] [tgz] |
---|---|---|
author | Patrick Rohr <prohr@google.com> | Thu Dec 22 14:02:48 2022 -0800 |
committer | Patrick Rohr <prohr@google.com> | Thu Dec 22 19:35:06 2022 -0800 |
tree | 18ecdde51c367456b9266956b33ae52e5331cc43 | |
parent | 7d2cdf44bc047572de97ac2265ed44d4e20d7318 [diff] |
gn2bp: use Android libgtest_prod_headers This requires aosp/2366787 to work. Unfortunately, Chromium does not add a dependency on gtest, so builtin_module cannot be used. Using the gtest prod headers from Android is fine for //base. The only thing that's used is gtest_prod.h, which includes one friend macro that hasn't changed in 14 years. Test: build cronet Change-Id: I03b12ae698699527da7e69c9d4d50da1822fd5bc