Remove DCHECK for null timestamps from EventMetrics::Create()
We expect that EventMetrics::Create() is called with non-null event timestamps. However, not all tests setup events properly and this has caused issues for some build bots. Removing the DCHECK temporarily until we investigate the failing tests. Bug: 1157090 Change-Id: I046cc8b1e0e7b52a80c1e9f1fc218c82b40cb3dc Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2582606Reviewed-by:Jonathan Ross <jonross@chromium.org> Commit-Queue: Mohsen Izadi <mohsen@chromium.org> Cr-Commit-Position: refs/heads/master@{#835367}
Showing
Please register or sign in to comment