Roll src/third_party/perfetto 1ef91c971fde..5124292801c6 (1 commits)

https://android.googlesource.com/platform/external/perfetto.git/+log/1ef91c971fde..5124292801c6


git log 1ef91c971fde..5124292801c6 --date=short --no-merges --format='%ad %ae %s'
2019-05-21 primiano@google.com Merge "Stop generating data-source specific C++ classes in tracing/core"


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

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: I29aa37815097e5b60a9b52e38374cc55890af335
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1622592
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@{#661937}
diff --git a/DEPS b/DEPS
index 1ac7a936..44f8dce 100644
--- a/DEPS
+++ b/DEPS
@@ -1182,7 +1182,7 @@
   },
 
   'src/third_party/perfetto':
-    Var('android_git') + '/platform/external/perfetto.git' + '@' +  '1ef91c971fde3aa0ee292c425e8e8324a9f29228',
+    Var('android_git') + '/platform/external/perfetto.git' + '@' +  '5124292801c6c90e495a303837c5b985c5ef77b1',
 
   'src/third_party/perl': {
       'url': Var('chromium_git') + '/chromium/deps/perl.git' + '@' + 'ac0d98b5cee6c024b0cffeb4f8f45b6fc5ccdb78',