Roll src/third_party/perfetto b1495136fdfb..e4a55fc6dd08 (1 commits)

https://android.googlesource.com/platform/external/perfetto.git/+log/b1495136fdfb..e4a55fc6dd08


git log b1495136fdfb..e4a55fc6dd08 --date=short --no-merges --format='%ad %ae %s'
2018-11-06 lalitm@google.com Merge "trace_processor: migrate slice table to StorageSchema usage"


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

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: Iaac4b15a9c1462059d2ae26cb1aa4ceaeb310cc9
Reviewed-on: https://chromium-review.googlesource.com/c/1319379
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@{#605670}
diff --git a/DEPS b/DEPS
index bf856b62..3ccc47a 100644
--- a/DEPS
+++ b/DEPS
@@ -1009,7 +1009,7 @@
   },
 
   'src/third_party/perfetto':
-    Var('android_git') + '/platform/external/perfetto.git' + '@' +  'b1495136fdfb8df0576bce4c01675fdf8629b583',
+    Var('android_git') + '/platform/external/perfetto.git' + '@' +  'e4a55fc6dd08ce072ac722c114e921d5e52de85f',
 
   'src/third_party/perl': {
       'url': Var('chromium_git') + '/chromium/deps/perl.git' + '@' + 'ac0d98b5cee6c024b0cffeb4f8f45b6fc5ccdb78',