Roll src/third_party/perfetto 26cfccc5f526..726371f57927 (1 commits)

https://android.googlesource.com/platform/external/perfetto.git/+log/26cfccc5f526..726371f57927


git log 26cfccc5f526..726371f57927 --date=short --no-merges --format='%ad %ae %s'
2019-07-09 [email protected] Merge "trace_processor: add support for wide mode"


Created with:
  gclient setdep -r src/third_party/perfetto@726371f57927

The AutoRoll server is located here: https://autoroll.skia.org/r/perfetto-chromium-autoroll

Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+/master/autoroll/README.md

If the roll is causing failures, please contact the current sheriff, who should
be CC'd on the roll, and stop the roller if necessary.


[email protected]

Change-Id: Iceb1080f36b54bc267967a1cb3190d151b73f98f
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1692327
Reviewed-by: chromium-autoroll <[email protected]>
Commit-Queue: chromium-autoroll <[email protected]>
Cr-Commit-Position: refs/heads/master@{#675654}
diff --git a/DEPS b/DEPS
index c037a116..bc17955 100644
--- a/DEPS
+++ b/DEPS
@@ -1191,7 +1191,7 @@
   },
 
   'src/third_party/perfetto':
-    Var('android_git') + '/platform/external/perfetto.git' + '@' +  '26cfccc5f526bf76cde4e67ea8cedf6c98d6ead3',
+    Var('android_git') + '/platform/external/perfetto.git' + '@' +  '726371f57927f51b743cae80f8643b6468457651',
 
   'src/third_party/perl': {
       'url': Var('chromium_git') + '/chromium/deps/perl.git' + '@' + '6f3e5028eb65d0b4c5fdd792106ac4c84eee1eb3',