commit | 993ca3b3b65d956e2ac79fe384bac03fcbee8f03 | [log] [tgz] |
---|---|---|
author | chromium-autoroll <[email protected]> | Tue Mar 30 23:58:44 2021 |
committer | Chromium LUCI CQ <[email protected]> | Tue Mar 30 23:58:44 2021 |
tree | 47ea7c87cb9d3cfd4f25d27fc1de846917e846e6 | |
parent | 393f5ef43c0d9344296d82c56d03ea58e51e96c9 [diff] |
Roll GoogleTest from df7fee587d44 to 6c5c4554ac21 (1 revision) https://chromium.googlesource.com/external/github.com/google/googletest.git/+log/df7fee587d44..6c5c4554ac21 2021-03-30 [email protected] Merge pull request #3155 from ZedThree:cmake-alias-libraries If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/googletest-chromium-autoroll Please CC [email protected],[email protected] on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/master/autoroll/README.md Cq-Include-Trybots: luci.chromium.try:android_optional_gpu_tests_rel;luci.chromium.try:mac_optional_gpu_tests_rel;luci.chromium.try:linux_chromium_cfi_rel_ng;luci.chrome.try:win-chrome Tbr: [email protected],[email protected] Change-Id: I3dc731a6c6b14ac3bc290c3710873132dcb218c6 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2796092 Commit-Queue: chromium-autoroll <[email protected]> Bot-Commit: chromium-autoroll <[email protected]> Cr-Commit-Position: refs/heads/master@{#867878}
diff --git a/DEPS b/DEPS index 499e8059..2157d68 100644 --- a/DEPS +++ b/DEPS
@@ -244,7 +244,7 @@ # Three lines of non-changing comments so that # the commit queue can handle CLs rolling googletest # and whatever else without interference from each other. - 'googletest_revision': 'df7fee587d442b372ef43bd66c6a2f5c9af8c5eb', + 'googletest_revision': '6c5c4554ac218a8e19168edc121b1ad232015185', # Three lines of non-changing comments so that # the commit queue can handle CLs rolling lighttpd # and whatever else without interference from each other.