Roll src/third_party/perfetto e201536f1fc4..2b7c509f9a7d (1 commits)

https://android.googlesource.com/platform/external/perfetto.git/+log/e201536f1fc4..2b7c509f9a7d


git log e201536f1fc4..2b7c509f9a7d --date=short --no-merges --format='%ad %ae %s'
2019-05-07 ilkos@google.com Merge "Fix parsing for malformed systrace events"


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

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: I7960bf21a090d415fac07052c059782806bfec29
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1598278
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@{#657228}
diff --git a/DEPS b/DEPS
index 4e0b742..481a2f6 100644
--- a/DEPS
+++ b/DEPS
@@ -1184,7 +1184,7 @@
   },
 
   'src/third_party/perfetto':
-    Var('android_git') + '/platform/external/perfetto.git' + '@' +  'e201536f1fc4cb3285835547e15ac8eddcbcfb1a',
+    Var('android_git') + '/platform/external/perfetto.git' + '@' +  '2b7c509f9a7d48249ca6ce5a6d9e79044371a1dd',
 
   'src/third_party/perl': {
       'url': Var('chromium_git') + '/chromium/deps/perl.git' + '@' + 'ac0d98b5cee6c024b0cffeb4f8f45b6fc5ccdb78',