Roll googletest to the same version as Chromium.
Bug: chromium:925652 Change-Id: I849ae33666322b2282232767dbfb67195148cd32 Reviewed-on: https://dawn-review.googlesource.com/c/4920 Commit-Queue: Corentin Wallez <cwallez@chromium.org> Reviewed-by: Corentin Wallez <cwallez@chromium.org>
This commit is contained in:
parent
2030166137
commit
d097e7cd3b
2
DEPS
2
DEPS
|
@ -34,7 +34,7 @@ deps = {
|
|||
'condition': 'dawn_standalone',
|
||||
},
|
||||
'third_party/googletest': {
|
||||
'url': '{chromium_git}/external/github.com/google/googletest@98a0d007d7092b72eea0e501bb9ad17908a1a036',
|
||||
'url': '{chromium_git}/external/github.com/google/googletest@5ec7f0c4a113e2f18ac2c6cc7df51ad6afc24081',
|
||||
'condition': 'dawn_standalone',
|
||||
},
|
||||
|
||||
|
|
Loading…
Reference in New Issue