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

Unified Diff: media/cast/cast.gyp

Issue 184853003: Cast: Add GetStats() extensions API. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 6 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: media/cast/cast.gyp
diff --git a/media/cast/cast.gyp b/media/cast/cast.gyp
index 0468b0d7b4f9e16734463e1d71484c3e104b5ea3..215900eee109ab30855c4e8a813d6e648496f7bb 100644
--- a/media/cast/cast.gyp
+++ b/media/cast/cast.gyp
@@ -68,6 +68,8 @@
'logging/encoding_event_subscriber.h',
'logging/log_serializer.cc',
'logging/log_serializer.h',
+ 'logging/stats_serializer.cc',
+ 'logging/stats_serializer.h',
], # source
},
], # targets,

Powered by Google App Engine
This is Rietveld 408576698