Skip to content

Commit d808a5e

Browse files
Updated Perfetto's version (#1224)
1 parent 8ca26d6 commit d808a5e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

tools/build/workspace.bzl

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -210,8 +210,8 @@ def gapid_dependencies(android = True, mingw = True, locals = {}):
210210
locals = locals,
211211
organization = "google",
212212
project = "perfetto",
213-
commit = "169fe169444569a720daff9826d5af347967a435", # 29.0
214-
sha256 = "c0a4b6f774fdccad43aedc6860a1f85dcc3624335e6a3467a4ba7a11e42deb25",
213+
commit = "0ff403688efce9d5de43d69cae3c835e993e4730", # 29+
214+
sha256 = "e609a91a6d64caf9a4e4b64f1826d160eba8fd84f7e5e94025ba287374e78e30",
215215
patches = [
216216
# Fix a Windows MinGW build issue.
217217
"@gapid//tools/build/third_party:perfetto.patch",

0 commit comments

Comments
 (0)