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

Unified Diff: content/content_common.gypi

Issue 183973021: Add metrics to track the duration of tracks received over a PeerConnection. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Address review comments. Created 6 years, 9 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: content/content_common.gypi
diff --git a/content/content_common.gypi b/content/content_common.gypi
index fe233e358b0d61d36f35c688a3aee3d3b1d0ed25..0ae060e42ca18d493d7e4374f1e871dcd69cb505 100644
--- a/content/content_common.gypi
+++ b/content/content_common.gypi
@@ -308,6 +308,7 @@
'common/media/media_stream_messages.h',
'common/media/media_stream_options.cc',
'common/media/media_stream_options.h',
+ 'common/media/media_stream_track_metrics_host_messages.h',
'common/media/midi_messages.h',
'common/media/video_capture.h',
'common/media/video_capture_messages.h',

Powered by Google App Engine
This is Rietveld 408576698