Roll Perfetto from 7095880cdb1f to 25498a007db7 (1 revision)

https://android.googlesource.com/platform/external/perfetto.git/+log/7095880cdb1f..25498a007db7

2021-09-23 hjd@google.com ui: Don't unwrap NewTrackArgs when calling super

If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/perfetto-chromium-autoroll
Please CC perfetto-bugs@google.com on the revert to ensure that a human
is aware of the problem.

To file a bug in Chromium: https://bugs.chromium.org/p/chromium/issues/entry

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/main/autoroll/README.md

Cq-Include-Trybots: luci.chromium.try:linux-perfetto-rel
Bug: None
Tbr: perfetto-bugs@google.com
Change-Id: Ic269a67a49ce269ad84c2dec03a49a103428a807
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3179340
Commit-Queue: chromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com>
Bot-Commit: chromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com>
Cr-Commit-Position: refs/heads/main@{#924281}
diff --git a/DEPS b/DEPS
index 539a1e8..2a678970 100644
--- a/DEPS
+++ b/DEPS
@@ -1398,7 +1398,7 @@
   },
 
   'src/third_party/perfetto':
-    Var('android_git') + '/platform/external/perfetto.git' + '@' + '7095880cdb1f63e187ec319dcd0a8cd1b51f320f',
+    Var('android_git') + '/platform/external/perfetto.git' + '@' + '25498a007db7d4b1e1aef2b722aa1e54651b0288',
 
   'src/third_party/perl': {
       'url': Var('chromium_git') + '/chromium/deps/perl.git' + '@' + '6f3e5028eb65d0b4c5fdd792106ac4c84eee1eb3',