Roll src/third_party/perfetto 99431375c8b5..ca5ee4c937cc (1 commits)

https://android.googlesource.com/platform/external/perfetto.git/+log/99431375c8b5..ca5ee4c937cc

git log 99431375c8b5..ca5ee4c937cc --date=short --no-merges --format='%ad %ae %s'
2019-09-05 [email protected] Merge "trace_processor: expose gpu tables to SQLite"

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

If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/perfetto-chromium-autoroll
Please CC [email protected] on the revert to ensure that a human
is aware of the problem.

To report a problem with the AutoRoller itself, please file a bug:
https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug

Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+/master/autoroll/README.md

[email protected]

Bug: None
Change-Id: I7ed59b33d6a4bb7bc075255c4307f30758e901aa
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1787522
Reviewed-by: chromium-autoroll <[email protected]>
Commit-Queue: chromium-autoroll <[email protected]>
Cr-Commit-Position: refs/heads/master@{#693672}
diff --git a/DEPS b/DEPS
index 6fc75b17..0902edd 100644
--- a/DEPS
+++ b/DEPS
@@ -1246,7 +1246,7 @@
   },
 
   'src/third_party/perfetto':
-    Var('android_git') + '/platform/external/perfetto.git' + '@' + '99431375c8b579f247293323a7ca18876a457a3f',
+    Var('android_git') + '/platform/external/perfetto.git' + '@' + 'ca5ee4c937cca9f231a8aabd97af018c9b4d4028',
 
   'src/third_party/perl': {
       'url': Var('chromium_git') + '/chromium/deps/perl.git' + '@' + '6f3e5028eb65d0b4c5fdd792106ac4c84eee1eb3',