Roll src/third_party/perfetto dcd49b01615f..db8b1cb70185 (1 commits)

https://android.googlesource.com/platform/external/perfetto.git/+log/dcd49b01615f..db8b1cb70185


git log dcd49b01615f..db8b1cb70185 --date=short --no-merges --format='%ad %ae %s'
2019-06-25 ilkos@google.com add ion memory metric


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

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.



BUG=chromium:b/135925438
TBR=perfetto-bugs@google.com

Change-Id: Ibc1eeda810fd71d0f2474e66af3a3af8cc3b4683
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1676350
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@{#672172}
diff --git a/DEPS b/DEPS
index 7c32f1f..114eb889 100644
--- a/DEPS
+++ b/DEPS
@@ -1187,7 +1187,7 @@
   },
 
   'src/third_party/perfetto':
-    Var('android_git') + '/platform/external/perfetto.git' + '@' +  'dcd49b01615f532d50bdc2aabd619cc2e8204a0a',
+    Var('android_git') + '/platform/external/perfetto.git' + '@' +  'db8b1cb70185cf3c6971b8db78bac67faa831f77',
 
   'src/third_party/perl': {
       'url': Var('chromium_git') + '/chromium/deps/perl.git' + '@' + '6f3e5028eb65d0b4c5fdd792106ac4c84eee1eb3',