Roll src/third_party/perfetto d7aa8b741012..74096ec8f277 (5 commits)

https://android.googlesource.com/platform/external/perfetto.git/+log/d7aa8b741012..74096ec8f277


git log d7aa8b741012..74096ec8f277 --date=short --no-merges --format='%ad %ae %s'
2018-11-14 hjd@google.com Merge "Fix tools/gen_binary_descriptors"
2018-11-14 eseckler@google.com Merge "perfetto: replace remaining gtest_prod.h header usages"
2018-11-14 skyostil@google.com Merge "Implement trace sqlite exporting"
2018-11-14 lalitm@google.com Merge "trace_processor: fix multiple bugs with filtering and casting"
2018-11-14 fmayer@google.com Merge "profiling: Update README."


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

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: I4afcedd02fff000630e9df6541b94dd76a8a74cd
Reviewed-on: https://chromium-review.googlesource.com/c/1335833
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@{#608042}
diff --git a/DEPS b/DEPS
index 54cf5b7e..57f14d40 100644
--- a/DEPS
+++ b/DEPS
@@ -1014,7 +1014,7 @@
   },
 
   'src/third_party/perfetto':
-    Var('android_git') + '/platform/external/perfetto.git' + '@' +  'd7aa8b741012c3d745bf437d4356d0f2633d479c',
+    Var('android_git') + '/platform/external/perfetto.git' + '@' +  '74096ec8f277c79fd2e85f8880a848ad49b63791',
 
   'src/third_party/perl': {
       'url': Var('chromium_git') + '/chromium/deps/perl.git' + '@' + 'ac0d98b5cee6c024b0cffeb4f8f45b6fc5ccdb78',