Roll src/third_party/perfetto 69356444050a..cd5e40e994a7 (1 commits)

https://android.googlesource.com/platform/external/perfetto.git/+log/69356444050a..cd5e40e994a7


git log 69356444050a..cd5e40e994a7 --date=short --no-merges --format='%ad %ae %s'
2018-09-21 hjd@google.com Merge "trace_processor: Stop confusing upid with utid in systrace parsing"


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

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: I72c844d7100cf53558f2f5e5b648514edf01cb2f
Reviewed-on: https://chromium-review.googlesource.com/1238841
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@{#593298}
diff --git a/DEPS b/DEPS
index 9fc9d72..257aaa5 100644
--- a/DEPS
+++ b/DEPS
@@ -954,7 +954,7 @@
   },
 
   'src/third_party/perfetto':
-    Var('android_git') + '/platform/external/perfetto.git' + '@' +  '69356444050a7983d92a103558fdc2dfaf75bf0c',
+    Var('android_git') + '/platform/external/perfetto.git' + '@' +  'cd5e40e994a7a6483d096d113e0f5ff3a3db66dc',
 
   'src/third_party/perl': {
       'url': Var('chromium_git') + '/chromium/deps/perl.git' + '@' + 'ac0d98b5cee6c024b0cffeb4f8f45b6fc5ccdb78',