Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(515)

Unified Diff: tracing/tracing/metrics/all_metrics.html

Issue 2711623002: Add a TBMv2 webrtc_rendering_metric. (Closed)
Patch Set: Addressed comments. Started writing tests. Created 3 years, 10 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: tracing/tracing/metrics/all_metrics.html
diff --git a/tracing/tracing/metrics/all_metrics.html b/tracing/tracing/metrics/all_metrics.html
index b9313eb8470dc46f17761de24c7376760a3e9c4a..2173af582394de722b728b794fdf8a45a9ed6c82 100644
--- a/tracing/tracing/metrics/all_metrics.html
+++ b/tracing/tracing/metrics/all_metrics.html
@@ -22,3 +22,4 @@ found in the LICENSE file.
<link rel="import" href="/tracing/metrics/v8/gc_metric.html">
<link rel="import" href="/tracing/metrics/v8/runtime_stats_metric.html">
<link rel="import" href="/tracing/metrics/v8/v8_metrics.html">
+<link rel="import" href="/tracing/metrics/webrtc/webrtc_rendering_metric.html">

Powered by Google App Engine
This is Rietveld 408576698