Commit ab1dc8cf authored by Brandon Wylie's avatar Brandon Wylie Committed by Commit Bot

Roll src/third_party/catapult/ df7f6a4d2..5b3982302 (4 commits)

https://chromium.googlesource.com/catapult.git/+log/df7f6a4d2256..5b39823026a7

$ git log df7f6a4d2..5b3982302 --date=short --no-merges --format='%ad %ae %s'
2020-02-11 abennetts Consolidate time calculations into BqExportOptions, and snap those timestamps to UTC day boundaries to align with BigQuery's timestamp partitions.
2020-02-11 fancl Remove index.yaml from push on green
2020-02-11 abennetts Prototype beam pipelines for exporting dashboard data to BigQuery.
2020-02-10 ntfschr Devil: increase timeout when uninstalling WebView

Created with:
  roll-dep src/third_party/catapult

Bug: 1050705
Change-Id: I99d4cf1815586efcdb30878e6cbe12dbce53eed5
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2050880Reviewed-by: default avatarSky Malice <skym@chromium.org>
Commit-Queue: Sky Malice <skym@chromium.org>
Cr-Commit-Position: refs/heads/master@{#740404}
parent c26ebbb9
...@@ -234,7 +234,7 @@ vars = { ...@@ -234,7 +234,7 @@ vars = {
# Three lines of non-changing comments so that # Three lines of non-changing comments so that
# the commit queue can handle CLs rolling catapult # the commit queue can handle CLs rolling catapult
# and whatever else without interference from each other. # and whatever else without interference from each other.
'catapult_revision': 'df7f6a4d22562f0f9f6726b57ee33c8d318268f6', 'catapult_revision': '5b39823026a7a7a20705c987a6ab9391a975178c',
# Three lines of non-changing comments so that # Three lines of non-changing comments so that
# the commit queue can handle CLs rolling libFuzzer # the commit queue can handle CLs rolling libFuzzer
# and whatever else without interference from each other. # and whatever else without interference from each other.
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment