Commit 4e08926396 for aom
commit 4e08926396d912f0cbf9ee1d26c3b1c262914019
Author: James Zern <jzern@google.com>
Date: Thu Feb 12 10:40:24 2026 -0800
googletest/README.libaom: update 'Revision'
Use the commit hash rather than the tag. Fixes a Chromium automation
error:
Revision is not a valid hexadecimal revision.
Revisions must be hexadecimal strings with a length of 7 to 40 characters.
Bug: 482449277
Change-Id: I616dc4334c15a799f2a5f15fa4e4b334155c1ce3
diff --git a/third_party/googletest/README.libaom b/third_party/googletest/README.libaom
index 624c93977f..2b898a23ee 100644
--- a/third_party/googletest/README.libaom
+++ b/third_party/googletest/README.libaom
@@ -3,7 +3,7 @@ Short Name: googletest
URL: https://github.com/google/googletest
Version: 1.12.1
Update Mechanism: Manual
-Revision: release-1.12.1
+Revision: 58d77fa8070e8cec2dc1ed015d66b454c8d78850
License: BSD-3-Clause
License File: LICENSE
Shipped in Chromium: no