Roll src/third_party/perfetto 2a95ada9ce63..0df3edc9d973 (2 commits)

https://android.googlesource.com/platform/external/perfetto.git/+log/2a95ada9ce63..0df3edc9d973


git log 2a95ada9ce63..0df3edc9d973 --date=short --no-merges --format='%ad %ae %s'
2019-01-22 hjd@google.com Merge "perfetto-ui: Stop unowned threads being grouped under process 0"
2019-01-22 hjd@google.com Merge "perfetto-ui: Re-enable summary tracks"


Created with:
  gclient setdep -r src/third_party/perfetto@0df3edc9d973

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.


TBR=perfetto-bugs@google.com

Change-Id: I927a65541f0a6105ec85a4eaf802a1e4c4cdba56
Reviewed-on: https://chromium-review.googlesource.com/c/1426040
Reviewed-by: chromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com>
Commit-Queue: chromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com>
Cr-Commit-Position: refs/heads/master@{#624879}
diff --git a/DEPS b/DEPS
index 90cc48b..7af22b6 100644
--- a/DEPS
+++ b/DEPS
@@ -1036,7 +1036,7 @@
   },
 
   'src/third_party/perfetto':
-    Var('android_git') + '/platform/external/perfetto.git' + '@' +  '2a95ada9ce63923ac267406cc661268e9af3e016',
+    Var('android_git') + '/platform/external/perfetto.git' + '@' +  '0df3edc9d973b0f9fd7ecd5ee8fbfcb61b57baaf',
 
   'src/third_party/perl': {
       'url': Var('chromium_git') + '/chromium/deps/perl.git' + '@' + 'ac0d98b5cee6c024b0cffeb4f8f45b6fc5ccdb78',