Roll src/third_party/perfetto 6db99a9ca272..3f3d4308509c (5 commits)

https://android.googlesource.com/platform/external/perfetto.git/+log/6db99a9ca272..3f3d4308509c


git log 6db99a9ca272..3f3d4308509c --date=short --no-merges --format='%ad %ae %s'
2018-10-18 [email protected] perfetto-ui: Remove unused options from sidebar
2018-10-18 [email protected] Merge "Fix sample query in the UI"
2018-10-18 [email protected] Merge "perfetto-ui: Fix jank when mouse leaves tracks"
2018-10-18 [email protected] Merge "Fix systrace output"
2018-10-18 [email protected] Merge "Fix ownership in trace_processor_shell."


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

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.


[email protected]

Change-Id: I251db68f65b811180a64eeca8445adeef3709872
Reviewed-on: https://chromium-review.googlesource.com/c/1288951
Reviewed-by: chromium-autoroll <[email protected]>
Commit-Queue: chromium-autoroll <[email protected]>
Cr-Commit-Position: refs/heads/master@{#600836}
diff --git a/DEPS b/DEPS
index f88cd0d..e2a97d0 100644
--- a/DEPS
+++ b/DEPS
@@ -964,7 +964,7 @@
   },
 
   'src/third_party/perfetto':
-    Var('android_git') + '/platform/external/perfetto.git' + '@' +  '6db99a9ca272f437f3276839838fb86c4e9a0335',
+    Var('android_git') + '/platform/external/perfetto.git' + '@' +  '3f3d4308509c4c837d7c81d9124d44da1e7159e3',
 
   'src/third_party/perl': {
       'url': Var('chromium_git') + '/chromium/deps/perl.git' + '@' + 'ac0d98b5cee6c024b0cffeb4f8f45b6fc5ccdb78',