trace_processor: add mm_event ingestion in trace processor

Bug: 118897434
Change-Id: I57663c3750e4e408b06cf8e64c641fe69da8a6f3
diff --git a/tools/install-build-deps b/tools/install-build-deps
index 8eafabc..39147b0 100755
--- a/tools/install-build-deps
+++ b/tools/install-build-deps
@@ -188,8 +188,8 @@
 
   # Example traces for regression tests.
   ('buildtools/test_data.zip',
-   'https://storage.googleapis.com/perfetto/test-data-20190114.zip',
-   '1408d7d6544558e9f459f2a7879f3f664d7278d1',
+   'https://storage.googleapis.com/perfetto/test-data-20190123.zip',
+   '5b320e77979c3a6ab3701c40299fe4a2eb9204b4',
    'all',
   ),